From 8e831f897fb065bcb645bba9fe6a9d4ed4c3893d Mon Sep 17 00:00:00 2001 From: Alex Ott <66271487+AlexanderHOtt@users.noreply.github.com> Date: Sun, 1 Jan 2023 17:06:54 -0800 Subject: [PATCH] fix invite link --- discord-bot/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord-bot/README.md b/discord-bot/README.md index 05723895..1ad99a71 100644 --- a/discord-bot/README.md +++ b/discord-bot/README.md @@ -9,7 +9,7 @@ the bot's outputs. If you want to learn more about RLHF please refer ## Invite official bot To add the official Open-Assistant data collection bot to your discord server -[click here](https://discord.com/api/oauth2/authorize?client_id=1054078345542910022&permissions=1634235579456&scope=bot). +[click here](https://discord.com/api/oauth2/authorize?client_id=1054078345542910022&permissions=1634235579456&scope=bot%20applications.commands). The bot needs access to read the contents of user text messages. ## Contributing