This module does some conversions on message bodys passed through it causing them to look like our beloved swedish chef had typed them.
To load this on a MUC component do
Component "funconference.example.com" "muc"
modules_enabled = { "swedishchef" }
swedishchef_trigger = "!chef"; -- optional, converts only when the message starts with "!chef"
In theory this also works for whole servers, but that is untested and not recommended ;)
0.6 | Works |
0.5 | Works |
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_swedishchef
For earlier versions see the documentation for installing 3rd party modules