Updated Readme for easier setup

This commit is contained in:
brotoskyj
2025-12-30 14:57:23 -05:00
parent 97f4a4374d
commit 8feab199fe
8 changed files with 9 additions and 3 deletions
Generated
+1 -1
View File
@@ -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
View File
@@ -1,5 +1,5 @@
[package] [package]
name = "RythmWorks" name = "RhythmWorks"
version = "0.1.0" version = "0.1.0"
edition = "2024" edition = "2024"
+7 -1
View File
@@ -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 ![botselection](images/1.png)
- Enable the Following Bot Permissions (Next Section)
- Send Messages - Send Messages
- Read Message History - Read Message History
- Connect - Connect
- Speak - Speak
![permissionsselection](images/2.png)
- 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
![copyURL](images/3.png)
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**
![tokenReset](images/4.png)
- 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
![intents](images/5.png)
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)
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB