Discord lol
This commit is contained in:
@@ -59,7 +59,7 @@ function trigger(args) {
|
||||
this.help = args.help || false;
|
||||
this.level = args.level || 0;
|
||||
this.active = args.hasOwnProperty("active") ? args.active : true;
|
||||
this.clients = args.clients || ["irc", "tg"];
|
||||
this.clients = args.clients || ["irc", "tg", "discord"];
|
||||
this.f = args.f;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user