This commit is contained in:
insert 2024-08-06 18:11:21 -04:00
parent b24773cdee
commit 9652f7f8b6
Signed by: insert
GPG key ID: A70775C389ACF105

View file

@ -23,7 +23,6 @@ class usercommands(commands.Cog):
@commands.user_command(
name="meonlytest",
description="say hi anywhere!",
guild_ids=[666378959184855042],
)
async def meonlytestcommand(self, inter: disnake.ApplicationCommandInteraction):
await inter.response.send_message("User installable commands everyone!")