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

weekly commit

This commit is contained in:
Ryan Voots 2010-12-05 04:00:01 -05:00
parent e4d536dbbe
commit 5511264969

View file

@ -11,6 +11,6 @@ server "*" {
plugin "karma_modify" { addressed: false; } plugin "karma_modify" { addressed: false; }
} }
channel "#perl" { channel "#perl" {
plugin "eval" {addressed: true; } plugin "eval" {addressed: false; }
} }
} }