staging #447
@ -20,7 +20,7 @@ class ScheduledEventsCommand(DiscordCommandABC):
|
||||
|
||||
self._logger.trace(__name__, f"Loaded command service: {type(self).__name__}")
|
||||
|
||||
@commands.group(name="scheduled-events")
|
||||
@commands.hybrid_group(name="scheduled-events")
|
||||
@commands.guild_only()
|
||||
async def scheduled_events(self, ctx: Context):
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user