mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 11:48:55 -05:00
[V3 Core] unhide [p]embedset (#1523)
This commit is contained in:
parent
18bb3611fa
commit
8495824843
@ -133,7 +133,7 @@ class Core:
|
||||
|
||||
return fmt.format(d=days, h=hours, m=minutes, s=seconds)
|
||||
|
||||
@commands.group(hidden=True)
|
||||
@commands.group()
|
||||
async def embedset(self, ctx: RedContext):
|
||||
"""
|
||||
Commands for toggling embeds on or off.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user