tuxbot-bot/config.py
Maël a70e98de97 What was missing!
License update and ...
2017-04-18 14:57:19 -04:00

23 lines
433 B
Python
Executable file

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