Annotate
mod_muc_intercom/README.markdown @ 5520:67448e677706
mod_http_oauth2/README: Expand summary to include OAuth 2.0 role
This module implements the Authorization Server parts of OAuth 2.0, so
having the summary say that seems sensible.
author |
Kim Alvefur <zash@zash.se> |
date |
Wed, 07 Jun 2023 01:43:35 +0200 |
parent |
2466:349008f9452d |
rev |
line source |
2466
|
1 This module allows sending a message to another MUC room.
|
|
2
|
|
3 @other-room: hello
|
|
4
|
|
5 The message will appear in the other room as as
|
|
6
|
|
7 <first-room/You> hello
|