nina_xmpp icon indicating copy to clipboard operation
nina_xmpp copied to clipboard

XMPP bot that sends messages from the NINA app

Results 9 nina_xmpp issues
Sort by recently updated
recently updated
newest added

To say it upfront: This seems to be more of an issue of the data provided by LHP / BKK in the json file and less of a bug in...

I'm not sure if this one exists officially in the format needed here, but according to https://nina.api.bund.dev/ there is also a datasource / feed for police warnings. I could not...

enhancement

The IDs of handled events accumulate over time, so they need to be cleaned up! (For reference, my database is still

bug

I don't know about gettext / these .pot files and how to generate them properly. But maybe this MR can at least be an idea how to provide internationalized commands.

It would be nice to list active warnings (maybe for a given coordinate) via some command

enhancement

Some regional MUCs might want to have the warnings directly in the MUC. The idea to authorize the (un)registration would be the following: 1. Someone invites the bot to the...

enhancement

Sometimes the messages start to appear several times because of slight changes or updated information which is maybe not interesting. A `silence` command with - `silence` for 1 hour by...

enhancement

Since warnings have a polygon, this basically requires registering for a polygon instead of point and having a database with mappings from names or other identifiers like area codes to...

enhancement