Macintxsh
d3053d87e8
Some checks failed
Publish and deploy / Upload Octobot to production (push) Has been cancelled
295 PR/issues ~(not 300, however)~ or ~1.5 years ago, I made #2, the Russian language replacement aka mctaylors-ru. This was my first contribution to the Octobot project (formerly known as Boyfriend). This was to add some sort of unique, unusual feature to Octobot, which doesn't have any moderator bots. Everyone loved the language. But it just became difficult to maintain. I certainly don't want to get rid of it, but it leaves me no other choice. This isn't a joke or anything like that. I'm tired of maintaining it. And I'm sure the other contributors are too. This PR removes the mctaylors-ru language. --------- Signed-off-by: mctaylors <cantsendmails@mctaylors.ru> Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com> |
||
---|---|---|
.github | ||
CodeAnalysis | ||
docs | ||
locale | ||
src | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
Octobot.csproj | ||
Octobot.sln |
Veemo! I'm a general-purpose bot for moderation (formerly known as Boyfriend) written by Team Octolings in C# and Remora.Discord
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
- 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
Octobot
folder.
git clone https://github.com/TeamOctolings/Octobot
cd Octobot
- Run Octobot using
dotnet
withBOT_TOKEN
variable.
dotnet run BOT_TOKEN='ENTER_TOKEN_HERE'
Contributing
When it comes to contributing to the project, the two main things you can do to help out are reporting issues and submitting pull requests. Please refer to the contributing guidelines to understand how to help in the most effective way possible.
Special Thanks
JetBrains, creators of ReSharper and Rider, supports Octobot with one of their Open Source Licenses. Rider is the recommended IDE when working with Octobot, and everyone on the Octobot team uses it. Additionally, ReSharper command-line tools made by JetBrains are used for status checks on pull requests to ensure code quality even when not using ReSharper or Rider.
Not an official Splatoon™ product. We are in no way affiliated with or endorsed by Nintendo Company, or other rightsholders.