merge: fix(server): invert logic to detect events from bot
The logic to ignore events caused by the bot itself accidentally only includes events comming from the bot. Invert the logic, where it would process the event either when no user is present, or the event was _not_ caused by the bot user. See merge request !91
No related branches found
No related tags found