First commit with working stuff
First push, no css for now
This commit is contained in:
28
configuration.ini
Normal file
28
configuration.ini
Normal file
@ -0,0 +1,28 @@
|
||||
[bot]
|
||||
comment = Coucou, Je suis n<>e du savoir du Azlux
|
||||
volume = 0.1
|
||||
admin = Azlux;AzMobile
|
||||
music_folder = /home/dmichel/botamusique/music/
|
||||
|
||||
[debug]
|
||||
ffmpeg = False
|
||||
mumbleConnection = False
|
||||
|
||||
[command]
|
||||
play_file = play
|
||||
stop = stop
|
||||
current_music = np
|
||||
volume = v
|
||||
kill = kill
|
||||
stop_and_getout = oust
|
||||
joinme = joinme
|
||||
list = list
|
||||
|
||||
[strings]
|
||||
current_volume = volume : %d%%
|
||||
change_volume = volume : %d%% par %s
|
||||
bad_command = Commande incorrecte
|
||||
not_admin = T'es pas admin, patate !
|
||||
not_playing = Aucun stream en lecture
|
||||
bad_file = Bad file asked
|
||||
no_file = Not file here
|
Reference in New Issue
Block a user