blah
This commit is contained in:
parent
abb18d1efe
commit
a33b4ad92b
|
@ -14,7 +14,7 @@ const _args = [
|
|||
module.exports = bot => {
|
||||
bot._trigger.set("parser", new bot.trigger({
|
||||
call: /https?:\/\/[\w-]+(\.[\w-]+)+\.?(:\d+)?(\/\S*)?/gi,
|
||||
active: true,
|
||||
active: false,
|
||||
clients: ["irc"],
|
||||
f: e => {
|
||||
if(e.network === "n0xy" && e.channel === "#kbot-dev") {
|
||||
|
|
Loading…
Reference in New Issue
Block a user