1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 10:45:40 -04:00

added #web-locals and fixed the seen plugin

This commit is contained in:
Ryan Voots 2012-09-17 02:40:15 -04:00
parent 80aaf21f97
commit fac445989c
2 changed files with 2 additions and 0 deletions

View file

@ -50,6 +50,7 @@ http_plugin_port 1092
channel \#modus
channel \#perl-cats
channel \#cout.dev
channel \#web-locals
ignore buubot
ignore avarbot

View file

@ -9,6 +9,7 @@ server "*" {
plugin "save_config" { access: root; }
plugin "conf" { access: root; }
plugin "karma_modify" { addressed: false; }
plugin "seen" {addressed: false; }
}
channel "#perl" {
plugin "eval" {addressed: false; }