mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 04:49:25 +01:00
gooood sam
This commit is contained in:
parent
7c1b1066f9
commit
41fe000bf4
@ -182,6 +182,7 @@ var steam = function(dbot) {
|
|||||||
}.bind(this));
|
}.bind(this));
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
this.commands['~games'].regex = [/^~games ([\d\w[\]{}^|\\`_-]+?)/, 2];
|
||||||
|
|
||||||
_.each(this.commands, function(command) {
|
_.each(this.commands, function(command) {
|
||||||
command.resolver = function(event, callback) {
|
command.resolver = function(event, callback) {
|
||||||
|
Loading…
Reference in New Issue
Block a user