From 3bff6f734ad0a2533ed203dcbaea2cf4002beeab Mon Sep 17 00:00:00 2001 From: Coosanta <85379921+Coosanta17@users.noreply.github.com> Date: Sat, 24 Aug 2024 13:51:57 +1000 Subject: [PATCH] It's so clear you can't even see it anymore! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcef35a..23c4b7f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The bot has been developed and tested in Node version `20.13.1`. Later versions 3. Set up configuration file located in `./config.json` (see [Configuration File](#config)). -5. Set up permissions and roles. In discord developer portal, in the bot tab under "Privileged Gateway Intents" allow "MESSAGE CONTENT INTENT". In Crafty Controller [set up a role](https://docs.craftycontrol.com/pages/user-guide/user-role-config/#adding-a-role) with api key, server access and COMMANDS permissions to the desired server. +5. Set up permissions and roles. In discord developer portal, in the bot tab under "Privileged Gateway Intents" allow "MESSAGE CONTENT INTENT". In Crafty Controller [set up a user with a role](https://docs.craftycontrol.com/pages/user-guide/user-role-config/#adding-a-role) that has api key, server access and COMMANDS permissions to the desired server. 6. Start the bot (step 2).