tuxbot-bot/config.py
2017-04-10 15:12:20 -04:00

23 lines
391 B
Python
Executable file

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