Updated Readme for easier setup
This commit is contained in:
Generated
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
version = 4
|
version = 4
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "RythmWorks"
|
name = "RhythmWorks"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"reqwest",
|
"reqwest",
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "RythmWorks"
|
name = "RhythmWorks"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
|
|||||||
@@ -7,17 +7,23 @@ Please use the [getting started](#getting-started) section for instructions on h
|
|||||||
3. Give it a name
|
3. Give it a name
|
||||||
4. Go to the OAuth2 Section
|
4. Go to the OAuth2 Section
|
||||||
- Check mark the "bot" option under "OAuth2 URL Generator"
|
- Check mark the "bot" option under "OAuth2 URL Generator"
|
||||||
- Enable the Following Permissions
|

|
||||||
|
- Enable the Following Bot Permissions (Next Section)
|
||||||
- Send Messages
|
- Send Messages
|
||||||
- Read Message History
|
- Read Message History
|
||||||
- Connect
|
- Connect
|
||||||
- Speak
|
- Speak
|
||||||
|

|
||||||
- Copy the Generated URL and paste it into your browser
|
- Copy the Generated URL and paste it into your browser
|
||||||
- This will automatically launch discord and allow you to add the bot to your server
|
- This will automatically launch discord and allow you to add the bot to your server
|
||||||
|

|
||||||
5. Go to the "Bot" Section
|
5. Go to the "Bot" Section
|
||||||
- Click "Reset Token" and copy it
|
- Click "Reset Token" and copy it
|
||||||
* **You will need to save this in a secure place. This current version does not have a save functionality and you will have to type it in every time**
|
* **You will need to save this in a secure place. This current version does not have a save functionality and you will have to type it in every time**
|
||||||
|

|
||||||
- When you start the bot, paste the token into the prompt
|
- When you start the bot, paste the token into the prompt
|
||||||
|
6. Enable all three privileged gateway intents
|
||||||
|

|
||||||
6. Download Necessary Files
|
6. Download Necessary Files
|
||||||
- Windows:
|
- Windows:
|
||||||
- Download [yt-dlp (Windows)](https://git.racooncity.org/brotoskyj/RhythmWorks/src/branch/master/assets/yt-dlp.exe)
|
- Download [yt-dlp (Windows)](https://git.racooncity.org/brotoskyj/RhythmWorks/src/branch/master/assets/yt-dlp.exe)
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 168 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 200 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 190 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 169 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 198 KiB |
Reference in New Issue
Block a user