From 4661c00632a7ddca3080a4103d617088b37924a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl?= Date: Sat, 25 Mar 2017 12:31:18 -0300 Subject: [PATCH] Update config.py --- config.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config.py b/config.py index b3677a9..2c8d004 100644 --- a/config.py +++ b/config.py @@ -2,23 +2,23 @@ __author__ = "Maël — outout14" __licence__ = "Apache License 2.0" ########################### -# RADIS CONFIGURATION # -# by Outout14 :) # +# TuxBot Config file # ########################### ## TOKEN -## Aide : (Créer l'aide) +## Insert your DiscordAPP Token here token = "TOKEN" ##PREFIX -##C'est quoi ? : (Créer page ) +##Default prefix . prefix = "." -##Jeu joué -##En savoir plus : (page) +##Played Game +##Select Played Game in Discord APP game = " Fun ! " ##Version information -version = " Release 2.0 " +## DONT TOUCH ! +version = " Release 3.0 "