Update Smayzou.py
This commit is contained in:
parent
96a14f7733
commit
14707e4363
@ -3,7 +3,7 @@ import discord
|
|||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
import random
|
import random
|
||||||
|
|
||||||
TOKEN = "Your TOKEN"
|
TOKEN = "your_TOKEN"
|
||||||
|
|
||||||
intents = discord.Intents.all()
|
intents = discord.Intents.all()
|
||||||
client = commands.Bot(command_prefix='/', intents=intents)
|
client = commands.Bot(command_prefix='/', intents=intents)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user