This is my cog.
class AmongUs(commands.Cog): def __init__(self, bot): self.bot = bot self.guilds_ids = {} async def start(self, ctx):