Updated defaults and added membercount function

This commit is contained in:
hencaric
2024-10-11 00:20:52 -04:00
parent bc676c5039
commit df13f28730
3 changed files with 12 additions and 38 deletions

View File

@@ -61,7 +61,6 @@ __**Posting Locations:**__
[Check here](https://discord.com/channels/82210263440306176/611922107345141760/1113905662217441330) for a guide on what post types go where.
"""
class TemplatesCog(commands.Cog, name="Templates"):
def __init__(self, bot: commands.Bot) -> None:
self.bot = bot