from discord.ext import commands class Ping(commands.Cog): """Receives ping commands""" @commands.command() async def ping(self, ctx: commands.
確定! 回上一頁