Poll WIP (#231):
* mod_muc_poll * feature detection and create poll button in Converse
This commit is contained in:
15
prosody-modules/mod_muc_poll/README.md
Normal file
15
prosody-modules/mod_muc_poll/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
|
||||
SPDX-License-Identifier: AGPL-3.0-only
|
||||
-->
|
||||
# mod_muc_slow_pool
|
||||
|
||||
This module provide a way to create polls in 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.
|
||||
|
||||
## Configuration
|
||||
|
||||
Just enable the module on your MUC component.
|
||||
Reference in New Issue
Block a user