A fork of multiple-purpose Discord bot written in Remora.Discord
This repository has been archived on 2024-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
mctaylors 3154377a99
resolving some conflicts...
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2024-04-11 00:27:34 +03:00
.forgejo/workflows Add Forgejo Actions support 2024-04-01 01:51:06 +03:00
CodeAnalysis Ban usages of Thread#Sleep (#243) 2023-12-21 20:21:20 +03:00
docs Initial commit 2024-04-07 15:14:01 +03:00
locale Initial commit 2024-04-07 15:14:01 +03:00
src resolving some conflicts... 2024-04-11 00:27:34 +03:00
.editorconfig Allow using expression-bodied properties (#280) 2024-03-20 21:08:59 +05:00
.gitignore Update .gitignore (#150) 2023-10-04 21:49:21 +05:00
LICENSE Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
Octobot.csproj Initial commit 2024-04-07 15:14:01 +03:00
Octobot.sln Rebrand to Octobot (#128) 2023-09-30 18:58:32 +05:00

Octobot banner

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

  1. Install .NET 8 SDK
  2. Go to the Discord Developer Portal, create a new application and get a bot token. Don't forget to also enable all intents!
  3. Clone this repository and open OctobotStealth folder.
git clone https://github.com/TeamInklings/OctobotStealth
cd Octobot
  1. Run Octobot Stealth using dotnet with BOT_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.