From c11145ba84767e668a39726b6c0d81a6e32a8b50 Mon Sep 17 00:00:00 2001 From: Tim Wilson <twilsonco@gmail.com> Date: Thu, 10 Sep 2020 11:09:47 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2de077b..739bd16 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This bot is built on [kkrypt0nn's bot template](https://github.com/kkrypt0nn/Pyt 2. Invite the bot to your server 1. Go to `https://discordapp.com/api/oauth2/authorize?client_id=<client_id>&scope=bot&permissions=<permissions>` * replace `<client_id>` with the `CLIENT ID` from above - * replace `<permissions>` with the minimum permissions `92224`(*for send messages, manage messages, embed links, read message history, and add rections*) or administrator permissions `9` to keep things simple + * replace `<permissions>` with the minimum permissions `93248`(*for read/send/manage messages, embed links, read message history, and add rections*) or administrator permissions `9` to keep things simple 2. Invite the bot to your server 2. Configure `bot.py` 1. Set values in the `CONFIG` variable, which are described inline