-
Notifications
You must be signed in to change notification settings - Fork 2
Set up your config
Lukas | AstroGD edited this page May 2, 2020
·
2 revisions
If you want to install the bot please follow these steps. If you have questions or issues feel free to reach out
- Open config.json in the Bots base directory
- Insert the token between the quotation marks after
"token":
. If you don't know what a token is click here - Open Discord, got to settings, click on Appearance and enable Developer mode on the bottom of the settings page
- Right-click the server-icon of the server you want to run the bot in and select
copy ID
. Paste that number between the quotation marks after"server_id":
- Right-click the channel you want to receive ticket notifications in and select
copy ID
. Paste that number between the quotation marks after"ticket_notification_channel_id":
- Go to your servers role settings, right-click the role that determines a team member and select
copy ID
. Paste that number between the quotation marks after"team_role_id":
-
errorOnCommandNotFound
: If set tofalse
the bot won't write an error if a message with the specified prefix was sent but no command was found. -
prefix
: A string that needs to be typed before the command to talk to the bot -
language
: Change the bots language. Available languages:de_DE
,en_EN
-
custom_status
: If null the Bots status isTicket-System | [PREFIX]help
. If you want to change that enter a custom status with quotation marks