Add /rchk

This commit is contained in:
Zeva Rose 2021-08-02 16:18:41 -06:00
parent f22a3d956a
commit b765dd7521

View file

@ -63,6 +63,12 @@ class UtilCog(commands.Cog):
lo = logo.get_logo(self.config.logo)
await ctx.send(f"```\n{lo}\n```")
@cog_ext.cog_slash(name="rchk", description="Robot Camo HK416")
async def _rchk(self, ctx: SlashContext):
await ctx.send(
content=":RCHK1::RCHK2::RCHK3::RCHK4:\n:RCHK5::RCHK6::RCHK7:"
)
@cog_ext.cog_slash(
name="rcauto",
description="Automates robot camo letters",