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