public async Task Responds(CommandContext ctx) { await Execute(async() => await _handler.Responds(ctx)); }