Skip to content

Commit

Permalink
unfuck soap creation (maybe)
Browse files Browse the repository at this point in the history
  • Loading branch information
eip618 committed Sep 30, 2024
1 parent 8040395 commit 1132e77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cogs/soap.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class Soap(commands.GroupCog):

def __init__(self, bot: Kurisu):
self.bot: Kurisu = bot
self.soaps_category: Optional[discord.CategoryChannel] = None

@soap_check()
@commands.guild_only()
Expand Down

0 comments on commit 1132e77

Please sign in to comment.