SeveFP / mod_muc_mention_notifications

XEP-XXX: MUC Mention Notifications implementation as a Prosody module

Home Page:https://modules.prosody.im/mod_muc_mention_notifications.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuring

Enabling

Component "rooms.example.net" "muc"
modules_enabled = {
    "muc_room_mention_notifications";
}

Settings

Name Description Default
muc_rmn_notify_unaffiliated_users Notify mentioned users even if they are not members of the room they were mentioned in false

About

XEP-XXX: MUC Mention Notifications implementation as a Prosody module

https://modules.prosody.im/mod_muc_mention_notifications.html


Languages

Language:Lua 100.0%