Software /
code /
prosody-modules
File
mod_swedishchef/README.md @ 6046:ac83479c5819
mod_muc_ping: Add explaination of deletion
author | Menel <menel@snikket.de> |
---|---|
date | Thu, 07 Nov 2024 22:38:15 +0100 (4 months ago) |
parent | 6003:fe081789f7b5 |
child | 6099:3a023f1d6c08 |
line wrap: on
line source
--- labels: - 'Stage-Beta' summary: 'Silly little module to convert your conversations to "swedish"' ... Introduction ============ This module does some conversions on message bodys passed through it causing them to look like our beloved swedish chef had typed them. Details ======= 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 ;) Compatibility ============= ----- ------- 0.6 Works 0.5 Works ----- ------- Todo ==== - Possibly add xhtml-im (XEP-0071) support