What was missing!

License update and ...
This commit is contained in:
Maël 2017-04-18 14:57:19 -04:00
parent 86a310c2cf
commit a70e98de97
3 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
__author__ = "Maël — outout14"
__licence__ = "Apache License 2.0"
__licence__ = "WTFPL Licence 2.0"
###########################
# TuxBot Config file #
@ -8,15 +8,15 @@ __licence__ = "Apache License 2.0"
## TOKEN
## Insert your DiscordAPP Token here
token = " "
token = "TOKEN"
##PREFIX
##Default prefix .
prefix = ":"
prefix = "."
##Authorized channel
op_channel = "tuxbot-dev"
##Authorized channels
op_channel = ["tuxbot", "bot", "boat", "commandes", "commands"]
##Version information
## DONT TOUCH !
version = " Release 4.0 "
version = " Release 4.2 "

View file

@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
__author__ = "Maël — outout"
__licence__ = "Apache License 2.0"
__licence__ = "WTFPL Licence 2.0"
#################

View file

@ -6,7 +6,7 @@
└> Api : [discord.py](https://github.com/Rapptz/discord.py)
==> Serveur de Test:
└> Ordinateur de Outout sous [Ubuntu 16.04 LTS](http://releases.ubuntu.com/16.04/)
└> Ordinateur de Outout sous [Kali Linux 2](https://wwww.kali.org/)
└> Version de Python : [3.5.2](http://www.python.org/)
==> Serveur de Prod :