Update config.example.ts

This commit is contained in:
David Lau 2024-05-04 13:06:37 -04:00 committed by GitHub
parent 4bec100c9c
commit c019757dbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
export const config = {
'name': 'Group Up', // Name of the bot
'version': '1.0.3', // Version of the bot
'version': '1.0.4', // Version of the bot
'token': 'the_bot_token', // Discord API Token for this bot
'localToken': 'local_testing_token', // Discord API Token for a secondary OPTIONAL testing bot, THIS MUST BE DIFFERENT FROM "token"
'prefix': '/', // Prefix for all commands