mirror of
https://gitlab.com/ddorn/tfjm-discord-bot.git
synced 2025-07-08 07:30:20 +02:00
🐛 hotfixes
This commit is contained in:
@ -72,6 +72,7 @@ class DevCog(Cog, name="Dev tools"):
|
||||
await ctx.send(f":tada: L'extension **{name}** a bien été rechargée.")
|
||||
|
||||
@command(name="setup-roles")
|
||||
@has_role(Role.DEV)
|
||||
async def setup_roles(self, ctx):
|
||||
"""
|
||||
(dev) Temporary command to setup the server.
|
||||
|
Reference in New Issue
Block a user