peertube-plugin-livechat/prosody-modules/mod_http_peertubelivechat_manage_rooms/README.md
John Livingston 4dd4f18965
Fix #87: updating chat room title when video/channel title is changed:
* renaming module list_rooms to manage_rooms
* added some API to update room info
* when a video or a channel is updated, sending an API call to update
  the room
2024-03-07 16:22:14 +01:00

6 lines
229 B
Markdown

# mod_http_peertubelivechat_manage_rooms
This module is a custom module that allows Peertube server to list chat rooms, and update some meta data.
This module is part of peertube-plugin-livechat, and is under the same LICENSE.