From 283df7e8f372a40bfb673df44c8c0f7085d236d1 Mon Sep 17 00:00:00 2001 From: Bene Date: Sat, 18 May 2024 02:34:22 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33e4520..84dfacd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,14 @@ Join2Create is a Discord bot designed to facilitate JoinToCreate functionality s ## Getting Started -1. **Create a Discord Application**: Visit the [Discord Developer Portal](https://discord.com/developers/applications) and create a new application. Make sure to grant the application sufficient permissions, preferably Administrator. +1. **Create a Discord Application**: Visit the [Discord Developer Portal](https://discord.com/developers/applications) and create a new application. Make sure to grant the application sufficient permissions! + + Scope: + ```Application.commands, bot``` + + Bot Permissions: + + I gave it ```Admin``` but ```Manage Server```/```Manage Channels``` probably works too. 2. **Invite the Bot to Your Server**: After creating the application, invite the bot to your Discord server using the OAuth2 URL provided in the Discord Developer Portal.