MUC Modules

These modules provide chat room related functionality

mod_muc_access_control
Module to allow restricting rooms to a list of JIDs, which can include domains
mod_muc_adhoc_bots
Install adhoc command bots in MUCs
mod_muc_archive
Log MUC messages to disk
mod_muc_auto_member
Automatically register new MUC participants as members
mod_muc_auto_reserve_nicks
Automatically reserve nicknames of MUC users
mod_muc_badge
Generates a SVG badge with the number of occupants in rooms
mod_muc_ban_ip
Ban users from chatrooms by their IP address
mod_muc_batched_probe
New module
mod_muc_block_pm
Prevent MUC participants from sending PMs
mod_muc_bot
Module for improving the life of bot authors
mod_muc_cloud_notify
XEP-XXX: Cloud push notifications for MUC
mod_muc_config_restrict
Restrict MUC configuration options to server admins
mod_muc_defaults
Create MUCs from config
mod_muc_dicebot
A thing to roll dice
mod_muc_eventsource
Subscribe to MUC rooms using the HTML5 EventSource API
mod_muc_gc10
Gather statistics on use of the Groupchat 1.0 protocol
mod_muc_hats_adhoc
Ad-hoc commands for managing MUC hats
mod_muc_hats_api
API for managing MUC hats
mod_muc_hide_media
Module to allow hiding inline media in a MUC
mod_muc_http_auth
Prosodoy module to externalize MUC authorization via HTTP
mod_muc_http_defaults
Seed MUC configuration from JSON REST API
mod_muc_inject_mentions
Publish module to repository
mod_muc_intercom
adds mod_muc_intercom; forwards messages between rooms on a muc host
mod_muc_lang
Advertises the room language
mod_muc_limits
Impose rate-limits on a MUC
mod_muc_local_only
New module to restrict a list of MUCs to local users
mod_muc_log
Log chatroom messages to disk
mod_muc_log_http
Provides a web interface to stored chatroom logs
mod_muc_mam_hints
Support XEP-0334: Message Processing Hints for MUC messages
mod_muc_mam_markers
Save received chat markers into MUC archives’
mod_muc_markers
New module for server-side receipt tracking in MUCs
mod_muc_media_metadata
Experimental module to add metadata to media in MUCs
mod_muc_members_json
Import MUC membership info from a JSON file
mod_muc_mention_notifications
muc_mention_notifications: Rename module
mod_muc_moderation
Let moderators remove spam and abuse messages
mod_muc_notifications
Notify of MUC messages to not present members
mod_muc_occupant_id
Anonymous unique occupant identifiers for MUCs
mod_muc_offline_delivery
Support for sending MUC messages to offline users
mod_muc_ping
XEP-0410 Server Optimization (now supported by Prosody mod_muc)
mod_muc_rai
New module to implement Room Activity Indicators
mod_muc_require_tos
Require visitors to accept something before being allowed in a room
mod_muc_reserve_nick_pattern
Require MUC occupant nicknames to no match some patterns
mod_muc_restrict_avatars
Block MUC participant avatars for non-members
mod_muc_restrict_media
Allow hiding inline media from unaffiliated users in MUCs
mod_muc_restrict_nick
Require MUC occupant nicknames to match a specific pattern
mod_muc_restrict_rooms
Regexp based room restriction module
mod_muc_rtbl
{item.summary|firstline}
mod_muc_search
Implementation of the search.jabber.network XMPP API
mod_muc_webchat_url
Advertise the URL to a webchat in disco#info
mod_mam_muc
XEP-0313: Message Archive Management for MUC
mod_measure_muc
Collect statistics on Grout Chat
mod_ping_muc
Yet another MUC reliability module
mod_saslauth_muc
Initial commit. Implements SASL auth for MUC rooms <http://xmpp.org/extensions/inbox/remote-auth.html>.
mod_vcard_muc
Support for MUC vCards and avatars