forked from GitHub/dbot
~w
This commit is contained in:
parent
84f8e7a151
commit
40e20f06b0
@ -70,7 +70,7 @@ var wikipedia = function(dbot) {
|
||||
}
|
||||
};
|
||||
this.commands['~lol'].regex = [/^lol ([\d\w\s-]*)/, 2];
|
||||
this.commands['~wikipedia'].regex = [/^wikipedia (.+)/, 2];
|
||||
this.commands['~w'].regex = [/^w (.+)/, 2];
|
||||
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user