Slow mode WIP (#192):

* new option in room configuration to set the slow mode delay (new prosody module mod_muc_slow_mode).
This commit is contained in:
John Livingston
2024-02-13 11:26:29 +01:00
parent f8647872d5
commit ee71d3f729
4 changed files with 76 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# mod_muc_slow_mode
This module is a custom module that allows slow mode for MUC rooms.
This module is part of peertube-plugin-livechat, and is under the same LICENSE.
There will probably be a XEP proposal for this module behaviour. When done, this module will be published in the prosody-modules repository.