]> git.0d.be Git - botaradio.git/blob - variables.py
feat: beautified current song string, fix ytplay index problem
[botaradio.git] / variables.py
1 botamusique = None
2 playlist = None
3
4 user = ""
5 is_proxified = False
6
7 dbfile = None
8 db = None
9 config = None
10
11 bot_logger = None
12
13 music_folder = ""
14 tmp_folder = ""