Update Smayzou.py
This commit is contained in:
+1
-1
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user