Skip to content
/ radiobot Public

Discord bot that plays radios in your voice chat.

Notifications You must be signed in to change notification settings

ekisu/radiobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

radiobot

A Discord bot to play radios.

Installation

Create a venv, and, inside the venv, install the dependencies:

$ python -m venv venv
(venv) $ venv/bin/activate # This step might change from system to system
(venv) $ pip install -r requirements.txt

Start the bot with:

(venv) $ python -m radiobot.main TOKEN

Where TOKEN is your Discord bot token.

About

Discord bot that plays radios in your voice chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages