Software /
code /
prosody-modules
File
mod_swedishchef/README.md @ 6140:476717ab3cd9
mod_storage_s3: Note about data format change
Pretty sure I had some uncommitted work somewhere that changed the order
of components in the paths. Mapping archives is tricky as usual and
definitively not final.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 08 Jan 2025 09:18:42 +0100 |
parent | 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" This also works for whole servers, it is not recommended ;) Compatibility ============= Prosody-Version Status --------------- -------------------- trunk Works as of 24-12-20 0.12 Works Todo ==== - Possibly add xhtml-im (XEP-0071) support