Major command handling refactor
This commit is contained in:
@@ -26,4 +26,4 @@ def status(text: str):
|
||||
embed = discord.Embed()
|
||||
embed.description = text
|
||||
embed.colour = discord.Colour.blue()
|
||||
return embed
|
||||
return embed
|
Reference in New Issue
Block a user