comparison mod_muc_bot/README.markdown @ 4569:9cbdb60e21f2

mod_muc_bot: Add Compatibility section to README
author Kim Alvefur <zash@zash.se>
date Mon, 24 May 2021 16:36:35 +0200
parents 88089c61121d
children 55cf7f063af6
comparison
equal deleted inserted replaced
4568:88089c61121d 4569:9cbdb60e21f2
43 curl https://xmpp.example.com/rest/message/groupchat/room@muc.example.com \ 43 curl https://xmpp.example.com/rest/message/groupchat/room@muc.example.com \
44 -d body="beep boop" \ 44 -d body="beep boop" \
45 -d nick="Botty" 45 -d nick="Botty"
46 ``` 46 ```
47 47
48 # Compatibility
49
50 Prosody **trunk** required.