From d4ea62d4199f2b81d4122834f5c9dc98343dd77f Mon Sep 17 00:00:00 2001 From: Macintxsh <95250141+mctaylors@users.noreply.github.com> Date: Sun, 17 Dec 2023 22:06:33 +0300 Subject: [PATCH] README: Add invite button (#222) Signed-off-by: Macintxsh <95250141+mctaylors@users.noreply.github.com> --- docs/README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) 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!