diff --git a/docs/README.md b/docs/README.md index 5562ef7..7897996 100644 --- a/docs/README.md +++ b/docs/README.md @@ -23,12 +23,15 @@ Veemo! I'm a general-purpose bot for moderation (formerly known as Boyfriend) wr ## Invite Octobot -Did you know that Octobot is a public bot? You can invite it to your server and try it without compiling it! +Did you know that Octobot is a public bot? You can invite it to your server and try it without building it!

-## Running Octobot +> [!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!