forgot to update config.tx
This commit is contained in:
		
							parent
							
								
									7ac2420e7d
								
							
						
					
					
						commit
						600607bee8
					
				| 
						 | 
					@ -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.3.2", // Version of the bot
 | 
						"version": "0.5.0", // 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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue