1
1
mirror of https://github.com/Burn-E99/GroupUp.git synced 2026-06-04 08:53:49 -04:00

ver file bump

This commit is contained in:
Ean Milligan (Bastion)
2022-08-27 02:31:36 -04:00
parent 04ebce7d01
commit 96b64c4ddd

View File

@@ -1,6 +1,6 @@
export const config = { export const config = {
'name': 'Group Up', // Name of the bot 'name': 'Group Up', // Name of the bot
'version': '0.5.6', // Version of the bot 'version': '0.5.7', // Version of the bot
'token': 'the_bot_token', // Discord API Token for this 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" 'localtoken': 'local_testing_token', // Discord API Token for a secondary OPTIONAL testing bot, THIS MUST BE DIFFERENT FROM "token"
'prefix': 'gu!', // Prefix for all commands 'prefix': 'gu!', // Prefix for all commands