import discord from discord.ext import commands import matplotlib.pyplot as plt class Equations(commands.Cog): def __init__(self, client): self.client