Updated README.md
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
# Discord-Radio-Bot
|
||||
This project is intended to allow users in discord to be able to listen to their favorite radio stations, *music or other ;)*, while talking to their friends.
|
||||
|
||||
## Setup
|
||||
## Usage
|
||||
1. Install Python 3.X
|
||||
2. Install the pip packages found in the ```Requirements.txt``` file
|
||||
3. Run ```main.py``` with Python
|
||||
4. Follow the prompts in the terminal
|
||||
5. Redirect your audio to the selected device
|
||||
6. You're all set!
|
||||
|
||||
### Understanding Audio Input
|
||||
This title can be a bit confusing. The bot will display both 'input' and 'output' devices but not always *all* devices connected.
|
||||
@@ -17,7 +19,7 @@ It will re-do the setup and allow you to select a new device.
|
||||
|
||||
### To-Do
|
||||
- [x] Move cogs to their own files
|
||||
- [ ] Add a disable function for cogs
|
||||
- [X] Add a disable function for cogs
|
||||
- [X] Update WillieTimer with replies to all msgs
|
||||
- [X] Add saving of changes to mention and channel
|
||||
- [ ] Add a pool of responses to 4:20
|
||||
|
||||
Reference in New Issue
Block a user