Update kabot.py

This commit is contained in:
Milka64 2020-07-23 11:50:45 +00:00
parent c30d54e359
commit 1db3b11f2f

View file

@ -487,7 +487,7 @@ def get_word(word_type):
#Le do[main]e de Kabot. #Le do[main]e de Kabot.
def main(): def main():
logger.info("Initialisation de Kabot") logger.info("Initialisation de Kabot")
token = "NjI3MTM3NDY1MDA5ODMxOTQ2.XY4Raw.pw8sAen3bNR5aYsoTChQOudM0L8" token = "NjI3MTM3NDY1MDA5ODMxOTQ2.Xxl5dg.-eXs6op39SyB1psp4QZIXv7kPuY"
bot = commands.Bot(command_prefix='!') bot = commands.Bot(command_prefix='!')
test = False test = False