forked from TeamInklings/Octobot
A fork of multiple-purpose Discord bot written in Remora.Discord
mctaylors
ca3cb49b71
All checks were successful
Publish and deploy / Upload Octobot Stealth to production (push) Successful in 2m10s
This was done to avoid confusing Octobot and Octobot Stealth. A note was added that TeamOctolings/Octobot should be used for now. Changed `/about`, updated button references and other minor changes. Reviewed-on: #1 Co-authored-by: mctaylors <cantsendmails@mctaylors.ru> Co-committed-by: mctaylors <cantsendmails@mctaylors.ru> |
||
---|---|---|
.forgejo/workflows | ||
CodeAnalysis | ||
docs | ||
locale | ||
src | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
Octobot.csproj | ||
Octobot.sln |
Veemo! I'm a multiple-purpose bot (formerly known as Boyfriend) written by Team Octolings and Team Inklings in C# and Remora.Discord
Note
TeamOctolings/Octobot is still being maintained. You probably won't need to use this fork.
Features
- Banning, muting, kicking, etc.
- Reminding you about something if you wish
- Reminding everyone about that new event you made
- Renaming those annoying self-hoisting members
- Log everything from joining the server to deleting messages
- Listen to music!
...a-a-and more!
Building Octobot Stealth
- Install .NET 8 SDK
- Go to the Discord Developer Portal, create a new application and get a bot token. Don't forget to also enable all intents!
- Clone this repository and open
OctobotStealth
folder.
git clone https://github.com/TeamInklings/OctobotStealth
cd Octobot
- Run Octobot Stealth using
dotnet
withBOT_TOKEN
variable.
dotnet run BOT_TOKEN='ENTER_TOKEN_HERE'
Not an official Splatoon™ product. We are in no way affiliated with or endorsed by Nintendo Company, or other rightsholders.