fedora-infra / maubot-pretix-invite

A maubot plugin for inviting event participants from the pretix ticketing platform into a matrix room
MIT License
2 stars 0 forks source link

Create a reporting mechanism for surfacing failed invites to the event admins #12

Open MoralCode opened 2 weeks ago

MoralCode commented 2 weeks ago

when an invite fails (such as due to a missing @ sign in a users matrix ID in their pretix registration) the bot just logs the issue and either crashes (internally) or just does nothing (i.e. no messages in matrix).

The bot should have a way to report these failures to event organizers (who may not be the same people who are hosting the bot and so may not see the logs). Maybe this could be done via a message in the event chat, or, more privately via a DM somehow?