import discord from discord.ext import commands bot = commands.Bot(command_prefix=commands.when_mentioned_or(\'!\')) intents = discord.Intents.all() client = discord.Cli