Software /
code /
prosody-modules
Annotate
mod_ircd/squishy @ 447:21cb01de89a8
mod_ircd: few patches from both Zash and myself to make it work again.
author | Marco Cirillo <maranda@lightwitch.org> |
---|---|
date | Mon, 26 Sep 2011 01:42:18 +0000 |
parent | 327:b92c81f8aed4 |
child | 455:52f2188ec47d |
rev | line source |
---|---|
327 | 1 Output "mod_ircd.out.lua" |
326
282abba844e8
mod_ircd: Partial rewrite, use verse for MUC
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
2 |
447
21cb01de89a8
mod_ircd: few patches from both Zash and myself to make it work again.
Marco Cirillo <maranda@lightwitch.org>
parents:
327
diff
changeset
|
3 -- In theory, you should be able to leave all but verses groupchat and presence plugins |
326
282abba844e8
mod_ircd: Partial rewrite, use verse for MUC
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
4 Module "verse" "verse.lua" |
282abba844e8
mod_ircd: Partial rewrite, use verse for MUC
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
5 |
327 | 6 Main "mod_ircd.lua" |