Lot of new features
Web interface almost ready, better bot
This commit is contained in:
@@ -4,11 +4,8 @@ volume = 0.1
|
||||
admin = Azlux;AzMobile
|
||||
music_folder = /home/dmichel/botamusique/music/
|
||||
tmp_folder = /tmp/
|
||||
is_proxified = True
|
||||
|
||||
[debug]
|
||||
ffmpeg = False
|
||||
mumbleConnection = False
|
||||
web_interace = False
|
||||
is_web_proxified = True
|
||||
|
||||
[command]
|
||||
play_file = file
|
||||
@@ -25,6 +22,12 @@ kill = kill
|
||||
stop_and_getout = oust
|
||||
joinme = joinme
|
||||
|
||||
[radio]
|
||||
ponyville = http://192.99.131.205:8000/stream.mp3
|
||||
luna = http://radio.ponyvillelive.com:8002/stream
|
||||
radiobrony = http://62.210.138.34:8000/live
|
||||
celestiaradio = http://celestia.aiverse.org:8000/mp3_256
|
||||
jazz = http://jazz-wr04.ice.infomaniak.ch/jazz-wr04-128.mp3
|
||||
|
||||
[strings]
|
||||
current_volume = volume : %d%%
|
||||
@@ -35,6 +38,7 @@ not_playing = Aucun stream en lecture
|
||||
bad_file = Bad file asked
|
||||
no_file = Not file here
|
||||
bad_url = Bad URL asked
|
||||
empty_playlist = No more music into the playlist
|
||||
|
||||
help = Command available:
|
||||
<br />!play_file <path>
|
||||
@@ -45,3 +49,7 @@ help = Command available:
|
||||
<br />!play_file - stop + Go to default channel
|
||||
<br />!v - get or change the volume (in %)
|
||||
<br />!joinme
|
||||
|
||||
[debug]
|
||||
ffmpeg = False
|
||||
mumbleConnection = False
|
||||
Reference in New Issue
Block a user