mirror of
https://github.com/sigmasternchen/MinervaBot
synced 2025-03-15 07:59:00 +00:00
. i hate python.
This commit is contained in:
parent
4951b96b2b
commit
a2b9f91c02
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ NP_ACCESS_TOKEN_SECRET = 'Your Access Token Secret'
|
|||
DESTINATION_ACCOUNTS = []
|
||||
WARNING_DESTINATION_ACCOUNTS = []
|
||||
|
||||
ALLOW_COMMANDS = false
|
||||
ALLOW_COMMANDS = False
|
||||
ALLOW_ONLY_DM_COMMANDS = False
|
||||
|
||||
# empty array for everyone
|
||||
|
|
Loading…
Reference in a new issue