import discord import asyncio token = "" intents = discord.Intents.all() client = discord.Client() @client.event async def on_ready(): print(f"