diff --git a/app/modules/info.py b/app/modules/info.py index 964e974..617f037 100644 --- a/app/modules/info.py +++ b/app/modules/info.py @@ -19,7 +19,7 @@ class InfoModule(niobot.Module): resolved = await ctx.bot.room_resolve_alias(room) if not isinstance(resolved, niobot.RoomResolveAliasResponse): resolved: niobot.RoomResolveAliasError - await x.edit( + return await x.edit( "Sorry, I was unable to resolve that room alias.", override={ "uk.co.nexy7574.nonsensebot.error": str(resolved).replace(