Update kabot.py
This commit is contained in:
parent
c30d54e359
commit
1db3b11f2f
1 changed files with 1 additions and 1 deletions
|
@ -487,7 +487,7 @@ def get_word(word_type):
|
|||
#Le do[main]e de Kabot.
|
||||
def main():
|
||||
logger.info("Initialisation de Kabot")
|
||||
token = "NjI3MTM3NDY1MDA5ODMxOTQ2.XY4Raw.pw8sAen3bNR5aYsoTChQOudM0L8"
|
||||
token = "NjI3MTM3NDY1MDA5ODMxOTQ2.Xxl5dg.-eXs6op39SyB1psp4QZIXv7kPuY"
|
||||
bot = commands.Bot(command_prefix='!')
|
||||
|
||||
test = False
|
||||
|
|
Loading…
Reference in a new issue