Skip to content

Commit a842087

Browse files
author
Krypton
authored
Removed my testing guild
1 parent 59c3737 commit a842087

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cogs/general.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ async def serverinfo(self, context: SlashContext):
120120
@cog_ext.cog_slash(
121121
name="ping",
122122
description="Check if the bot is alive.",
123-
guild_ids=[909709618681364531]
124123
)
125124
@checks.not_blacklisted()
126125
async def ping(self, context: SlashContext):

0 commit comments

Comments
 (0)