Migrated restart_command #42
This commit is contained in:
		| @@ -35,7 +35,7 @@ class RestartCommand(DiscordCommandABC): | ||||
|  | ||||
|         self._logger.trace(__name__, f'Loaded command service: {type(self).__name__}') | ||||
|  | ||||
|     @commands.command() | ||||
|     @commands.hybrid_command() | ||||
|     @commands.guild_only() | ||||
|     async def restart(self, ctx: Context): | ||||
|         self._logger.debug(__name__, f'Received command restart {ctx}') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user