Software /
code /
prosody-modules
Comparison
mod_ircd/squishy @ 326:282abba844e8
mod_ircd: Partial rewrite, use verse for MUC
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 02 Feb 2011 23:52:31 +0100 |
child | 327:b92c81f8aed4 |
comparison
equal
deleted
inserted
replaced
325:4e50e591a7fc | 326:282abba844e8 |
---|---|
1 Output "mod_ircd.lua" | |
2 | |
3 -- In theory, you should be able to leave all but verses groupchat plugin | |
4 Module "verse" "verse.lua" | |
5 | |
6 Main "mod_ircd.out.lua" |