tuxbot-bot/config.py
Maël 443dcb0091 UPDATE
Une bonne update des familles
2017-04-10 14:54:29 -04:00

23 lines
449 B
Python
Executable file

__author__ = "Maël — outout14"
__licence__ = "Apache License 2.0"
###########################
# TuxBot Config file #
###########################
## TOKEN
## Insert your DiscordAPP Token here
token = "MjkzNDkwNTI2NTYzMzM2MTky.C7gj_g.p6uLXGTyHtsDtGs_RpcXiENEBFc"
##PREFIX
##Default prefix .
prefix = ":"
##Authorized channel
op_channel = "tuxbot-dev"
##Version information
## DONT TOUCH !
version = " Release 4.0 "