Add config option to make the bot stay in voice chat
This commit is contained in:
parent
5d89d78b44
commit
14046a811a
3 changed files with 23 additions and 13 deletions
|
@ -24,10 +24,9 @@ PREFIX=&
|
|||
# Optional
|
||||
###########
|
||||
|
||||
# Put the default emoji for processing messages here, more can be specified in messages.json
|
||||
# Example:
|
||||
# PROCESSING_EMOJI=<a:processing:818243325891051581>
|
||||
PROCESSING_EMOJI=
|
||||
# Set this to true if you want the bot to stay in voice chats after sound effects and music have stopped
|
||||
# (you can still make the bot leave using the stop command)
|
||||
STAYVC=false
|
||||
|
||||
# Put Mashape/RapidAPI key here
|
||||
MASHAPE=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue