tuxbot-bot/config.py
2016-07-06 17:03:13 -04:00

25 lines
420 B
Python

__author__ = "Maël — outout14"
__licence__ = "Apache License 2.0"
###########################
# RADIS CONFIGURATION #
# by Outout14 :) #
###########################
## TOKEN
## Aide : (Créer l'aide)
token = "TOKEN"
##PREFIX
##C'est quoi ? : (Créer page )
prefix = "."
##Jeu joué
##En savoir plus : (page)
game = " Fun ! "
##Version information
version = " Release 2.0 "