feat: add help, invite, dashboard commands
This commit is contained in:
parent
6f002c06a5
commit
301744dd4e
3 changed files with 106 additions and 1 deletions
|
|
@ -27,6 +27,10 @@ SyncCommands = true
|
|||
GuildLogId = 803961980758261800
|
||||
# This is not necessary when not using the dashboard.
|
||||
# ClientSecret = <secret>
|
||||
# If this is set to false, commands won't mention the dashboard.
|
||||
# EnableDash = false
|
||||
# The server where people can ask for support, linked in the help command.
|
||||
# SupportGuild = https://discord.gg/b5jjJ96Jbv
|
||||
|
||||
# Dashboard related settings. You shouldn't need to change these.
|
||||
[Web]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue