i dont even know what this PR is supposed to be about anymore, everyone lost the plot somewhere in the middle of act 2 #74

Open
Guzio wants to merge 128 commits from Guzio/out-of-your-element:mergable-fr-fr into main
Showing only changes of commit c283528d72 - Show all commits

Is this LITERALLY just a String?????

Guzio 2026-02-25 10:32:37 +00:00

View file

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