mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 16:35:40 -04:00
added #web-locals and fixed the seen plugin
This commit is contained in:
parent
80aaf21f97
commit
fac445989c
2 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,7 @@ http_plugin_port 1092
|
|||
channel \#modus
|
||||
channel \#perl-cats
|
||||
channel \#cout.dev
|
||||
channel \#web-locals
|
||||
|
||||
ignore buubot
|
||||
ignore avarbot
|
||||
|
|
|
@ -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; }
|
||||
|
|
Loading…
Add table
Reference in a new issue