import discord
from discord.ext import commands
from discord.ext.commands import Bot
bot = commands.Bot(command_prefix = "/")
@bot.even