This commit is contained in:
Logan Cusano
2021-12-29 01:08:57 -05:00
parent e08c3239e7
commit e4aba8fba7
4 changed files with 16 additions and 18 deletions

View File

@@ -1,13 +1,18 @@
# 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.
## 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!
## Requirements
- Python 3.X
- sox
- soapysdr / soapyrtlsdr
- rtl_sdr library
## Setup
1. Install the pip packages found in the ```Requirements.txt``` file
2. Run ```main.py``` with Python
3. Follow the prompts in the terminal
4. Ensure your audio is playing on the selected device
5. You're all set! Ask the bot to join!
### 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.