Logan Cusano 72ccb1f737 - Updates to bot responses
- Added BotResources.py
- Updates to saving and loading of config file
  - Updated how you call the save config function
  - Allowed saving of one variable
2021-12-10 02:30:07 -05:00
2021-11-30 00:25:11 -05:00
2021-12-05 04:00:30 -05:00
2021-12-10 02:30:07 -05:00
2021-12-10 02:30:07 -05:00
2021-11-30 00:25:11 -05:00
2021-11-21 19:57:03 -05:00
2021-12-10 02:30:07 -05:00
2021-12-10 02:30:07 -05:00
2021-11-30 00:25:11 -05:00

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

  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

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. Voicemeeter is highly recommended for this bot. See a detailed guide on how to use Voicemeeter Banana's (identical in function to Potato or Voicemeeter) I/O here.

Changing audio sources

To change the audio source, simply delete the config.ini that was generated and restart the bot. It will re-do the setup and allow you to select a new device.

To-Do

  • Move cogs to their own files
  • Add a disable function for cogs
  • Update WillieTimer with replies to all msgs
    • Add saving of changes to mention and channel
    • Add a pool of responses to 4:20
  • Send a message details of digital comms
    • Send only one message at join and update this message with details of digital comms
  • Interact with soapysdr directly from the bot
    • Allow chat interaction with soapysdr
  • Transcode radio transmissions to text
Description
No description provided
Readme 31 MiB
V2.0 Latest
2022-02-18 23:53:44 -05:00
Languages
Python 76.1%
HTML 23.9%