Discord lol

This commit is contained in:
Flummi
2018-02-27 09:24:32 +01:00
parent 674ffeecf5
commit e99f318125
5 changed files with 110 additions and 3 deletions

View File

@ -3,7 +3,7 @@ import cleverbot from "./lib/cleverbot";
export default bot => {
bot._trigger.set("chatbot", new bot.trigger({
call: /.*uwe.*/i,
clients: ["tg"],
clients: ["tg", "discord"],
active: true,
f: e => {
const chat = e.message