Skip to content

Commit

Permalink
[ADD] admin cog
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeufer committed Dec 2, 2024
1 parent c9ed85d commit 1bb9975
Show file tree
Hide file tree
Showing 2 changed files with 601 additions and 0 deletions.
1 change: 1 addition & 0 deletions tnnt_discordbot_cogs/auth_hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ def register_cogs():

return [
"tnnt_discordbot_cogs.cogs.about",
"tnnt_discordbot_cogs.cogs.admin",
"tnnt_discordbot_cogs.cogs.auth",
"tnnt_discordbot_cogs.cogs.members",
"tnnt_discordbot_cogs.cogs.price_check",
Expand Down
Loading

0 comments on commit 1bb9975

Please sign in to comment.