From 2bab827f6428be045ae50e34158b130783256665 Mon Sep 17 00:00:00 2001 From: Macintxsh <95250141+mctaylors@users.noreply.github.com> Date: Sun, 17 Dec 2023 21:55:26 +0300 Subject: [PATCH] some small changes Signed-off-by: Macintxsh <95250141+mctaylors@users.noreply.github.com> --- docs/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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!