2022-04-09 22:22:44 -04:00
2022-02-27 13:40:21 -05:00
2022-04-09 22:27:26 -04:00
2022-03-30 01:38:22 -04:00
2022-11-26 21:59:52 -05:00
2021-11-30 00:25:11 -05:00
2022-04-10 13:53:59 -04:00
2021-11-21 19:57:03 -05:00
2022-04-09 02:36:48 -04:00
2022-04-09 04:32:12 -04:00
2022-04-09 02:21:53 -04:00
2022-11-26 22:00:18 -05:00
2022-04-09 21:27:49 -04: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.

Requirements

  • Python 3.X
    • See requirements.txt
  • GQRX (if you want the bot to be able to control the sdr)
  • Any SDR app you want, as long as it plays audio

Setup

  1. Install the pip packages found in the Requirements.txt file
    • Optional if you are using OP25 Run echo 0 > /sys/module/usbcore/parameters/usbfs_memory_mb
  2. Run main.py with Python
  3. Follow the prompts in the terminal
  4. Ensure your audio is playing on the selected device 5You'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. 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

Notes for readme leter on

  • Users need to save profile after any change in discord
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%