mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 09:16:19 +00:00
🎨 chore(*): run black to format the code
This commit is contained in:
@@ -11,6 +11,7 @@ class Moderation(discord.Cog):
|
||||
def __init__(self, bot: discord.Bot) -> None:
|
||||
super().__init__()
|
||||
self.bot = bot
|
||||
|
||||
"""
|
||||
@discord.slash_command(
|
||||
name="ban", description="Ban a user from using the bot"
|
||||
|
||||
Reference in New Issue
Block a user