Browse Source

Mise à jour de 'bot.py'

master
TheBidouilleur 5 months ago
parent
commit
c4db9f6323
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bot.py

+ 1
- 1
bot.py View File

@@ -1,7 +1,7 @@
import os
import discord

TOKEN = "NzMwMTY4NjQwOTM4MTgwNjA4.XwYZ6A.jEH4JV6anoCO9un5KMxB4JKuFFs"
TOKEN = ""

client = discord.Client()



Loading…
Cancel
Save