-
XMPP Utilities 1.3.0 Stable
released this
2026-09-10 19:34:48 +00:00 | 0 commits to main since this releaseAdded
- XEP-0050 ad-hoc commands for the same diagnostics as
!xmpptext commands, run against the bot's full JID. - TOML configuration file support (
xmpp-utilities.toml,--config/-c, orXMPP_UTILS_CONFIG), withXMPP_UTILS_*environment variables overlaid on top. - Optional MUC invites (direct XEP-0249 and mediated), with ACL options for who may invite the bot and which conference hosts it may join.
- Service discovery identity advertising the account as a bot, and software version via XEP-0092.
- Avatar and vCard on the bot account.
Fixed
- OCI image builds by including
README.md,LICENSE, and thesrc/layout expected by the package build.
Downloads
- XEP-0050 ad-hoc commands for the same diagnostics as