mirror of
https://github.com/azlux/botamusique
synced 2024-11-23 13:56:17 +00:00
Compare commits
3 Commits
ba02cdebf2
...
75c54f2258
Author | SHA1 | Date | |
---|---|---|---|
75c54f2258 | |||
|
5436aee3c8 | ||
|
743ca552a6 |
@ -39,7 +39,7 @@ playback_mode = one-shot
|
||||
autoplay_length = 5
|
||||
clear_when_stop_in_oneshot = False
|
||||
|
||||
# target version, stable/testing/git (git need to be installed with git)
|
||||
# target version, stable/testing/git (testing needs to be installed with git)
|
||||
target_version = git
|
||||
|
||||
# Users allowed to kill the bot, or ban URLs.
|
||||
|
@ -64,7 +64,7 @@ port = 64738
|
||||
#autoplay_length = 5
|
||||
#clear_when_stop_in_oneshot = False
|
||||
|
||||
# target version, stable or testing (testing need to be installed with git)
|
||||
# target version, stable or testing (testing needs to be installed with git)
|
||||
# stable will use simple bash with curl command to get releases, testing will follow github master branch with git commands
|
||||
#target_version = stable
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user