Why did I make it this way??? #13

Merged
Guzio merged 121 commits from main into mergable-fr-fr 2026-04-15 20:05:01 +00:00
Showing only changes of commit 4a26001382 - Show all commits

View file

@ -285,6 +285,7 @@ const commands = [{
else throw {code: "NO_ATTACH_TARGET", was_supposed_to_be: attachedToEvent};
}
catch (e){
console.log(e)
if (e.code === "NO_ATTACH_TARGET") {
return api.sendEvent(event.room_id, "m.room.message", {
...ctx,