From 95317556a4bef2461e07b0002ffc05797bb7193a Mon Sep 17 00:00:00 2001 From: Hunter Horsman Date: Sun, 28 Jan 2024 18:31:12 -0500 Subject: [PATCH] chore: readme updates --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c1bb714..4fba2d4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ channels, setting bot activities, and disconnecting from the voice channel. ### Bot Token -1. Visit [Discord Developer Portal](https://discord.com/developers/applications) and create an new Application! +1. Visit [Discord Developer Portal](https://discord.com/developers/applications) and create an new Application, you can +name this whatever you want. The bot display name can be configured seperately via the `.env` configuration. 2. Create a Discord Bot within the Application and copy the **Bot Token** from the `Bot` sub-page to ``. ### Add the bot to the server