Remove creation date from mkdocs, added ability to limit owner commands to certain server, don't append help command to end of playing message if classic commands are disabled, fix interaction upload size
This commit is contained in:
parent
3477f5c39f
commit
603e732704
14 changed files with 40 additions and 24 deletions
|
@ -53,4 +53,7 @@ API_TYPE=none
|
|||
# If API_TYPE is `azure`, set this to your Azure webhook URL
|
||||
AZURE_URL=
|
||||
# If API_TYPE is `azure`, set an optional password for webhook responses
|
||||
AZURE_PASS=
|
||||
AZURE_PASS=
|
||||
|
||||
# Put ID of server to limit owner-only commands to
|
||||
ADMIN_SERVER=
|
Loading…
Add table
Add a link
Reference in a new issue