From d2afdabfaaa6b0ad050ee54071f2d28d27bc2b51 Mon Sep 17 00:00:00 2001 From: Shay Date: Thu, 7 Apr 2022 15:27:40 -0700 Subject: [PATCH] small correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b42154..c87fcca 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Below is a basic overview of the project structure: Before you start, you'll need to [create a Discord app](https://discord.com/developers/applications) with the proper permissions: - `applications.commands` -- `bot` (with Send Messages and Use Slash Commands enabled) +- `bot` (with Send Messages enabled) Configuring the app is covered in detail in the [getting started guide](https://discord.com/developers/docs/getting-started). ### Setup project