reaktor2 bier bal: extend regex for more fun
This commit is contained in:
parent
b3694198ea
commit
26e0553a1a
@ -61,7 +61,7 @@ let
|
|||||||
];
|
];
|
||||||
hooks.PRIVMSG = [
|
hooks.PRIVMSG = [
|
||||||
{
|
{
|
||||||
pattern = "^bier bal(an(ce)?)?$";
|
pattern = "^bier (ballern|bal(an(ce)?)?)$";
|
||||||
activate = "match";
|
activate = "match";
|
||||||
command = {
|
command = {
|
||||||
env = {
|
env = {
|
||||||
|
Loading…
Reference in New Issue
Block a user