tuxbot-bot/config.py
Maël 1ee3811ef2 V5
V5 is here !!!
2017-04-29 15:03:37 -04:00

23 lines
420 B
Python
Executable file

__author__ = "Maël — outout14"
__licence__ = "WTFPL Licence 2.0"
###########################
# TuxBot Config file #
###########################
## TOKEN
## Insert your DiscordAPP Token here
token = " "
##PREFIX
##Default prefix .
prefix = "."
##Authorized channel
op_channel = ["tuxbot-dev", "bot", "boat", "commandes"]
##Version information
## DONT TOUCH !
version = " Release 5.0 "