From b29ab06623fd24cfc2a611bdd658b4d2ef934335 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 4 May 2023 22:07:30 -0400 Subject: Some fixes in the documentation --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ecdcef6..efa90ac 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,11 @@ Make a new file called `config.json` inside the root of your project. } ``` -## json Settings +## Setting Up Bot +Credit: VicktorMS First you need to create a discord application ([Discord for Developers](https://discord.com/developers/applications)) to get all the tokens you need. -This application will in fact be your BOT. +This application will in fact be your bot. *IDs available on discord for developers:* @@ -56,9 +57,9 @@ First you need [activate Developer Mode](https://linuxhint.com/enable-or-disable - `"ownerID"`: Right Click on top of yourself on a discord server > "Copy User ID" (Your User ID is not "YouName#3217") *Bool settings (set to true or false)* --`"txtFile"`: true/false (Generates a text file) --`"shuffle"`: true/false (Shuffle songs) --`"repeat"`: true/false (Repeat all musics) +- `"txtFile"`: true/false (Generates a text file) +- `"shuffle"`: true/false (Shuffle songs) +- `"repeat"`: true/false (Repeat all musics) *Bot Activity* - `"presenceActivity"`: Write any message here, it will be displayed in Bot's activity. @@ -73,7 +74,7 @@ First you need [activate Developer Mode](https://linuxhint.com/enable-or-disable - `4`: Custom - `5`: Competing -## Adding Songs +## Adding Music Create the `music` folder on root of your project. -- cgit v1.2.3