Skype probably has like 5 million ways of sending messages
What da fak
This commit is contained in:
parent
129196b290
commit
cbe028a48e
@ -5,5 +5,5 @@ exports.send = function(session, texta) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
exports.regex = function(command) {
|
exports.regex = function(command) {
|
||||||
return RegExp ("^(<at id=\"\\S+\">(@?Dodsorbot|@28:b8381d78-ab09-496c-b382-860a98fa1dc3)<\\/at>\\s)?(" + command + ")", "i");
|
return RegExp ("^((Edited previous message: )?\\n?<at id=\"\\S+\">(@?Dodsorbot|@28:b8381d78-ab09-496c-b382-860a98fa1dc3)<\\/at>\\s)?(" + command + ")", "i");
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user