diff --git a/docs/README.md b/docs/README.md index 10ee63c..5be0bd8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,6 @@ - Veemo! I'm a general-purpose bot for moderation (formerly known as Boyfriend) written by [Labs Development Team](https://github.com/LabsDevelopment) in C# and Remora.Discord @@ -22,7 +21,17 @@ Veemo! I'm a general-purpose bot for moderation (formerly known as Boyfriend) wr [//]: # (if you are reading this, message @mctaylors and ask him to bring back the wiki) -## Running Octobot +## Invite Octobot + +Did you know that Octobot is a public bot? You can invite it to your server and use it without building it! +
+ +> [!IMPORTANT] +> The bot will not be able to respond in private channels unless you have configured permissions for the bot in those channels. + +## Building Octobot 1. Install [.NET 8 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) 2. Go to the [Discord Developer Portal](https://discord.com/developers), create a new application and get a bot token. Don't forget to also enable all intents!