Files
Melora/app/matrix.py
Claude d22fb6ae10 Check set_presence return value for errors
matrix-nio's set_presence() doesn't raise on failure — it returns a
PresenceSetError object. The code was ignoring the return value, so the
bot would silently fail to go online even with valid credentials.

https://claude.ai/code/session_019ANRdyL2jfi7ysWhqN4PfD
2026-02-28 09:14:06 +00:00

3.3 KiB