Skip to content

Latest commit

 

History

History

Lantern Radio

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Lantern Radio

An online radio bot, and more!

config.toml

token = ""
testing_guild_ids = []

[lavalink]
host = "127.0.0.1"
port = 2333
password = ""

Running

pip install -r requirements.txt # requirements.txt will be added later

python main.py