This commit is contained in:
Flummi 2019-01-07 13:21:16 +00:00
parent 8e2489fde5
commit 41b8618b0d

View File

@ -1,6 +1,6 @@
import fetch from "../fetch"; import fetch from "../fetch";
import { cfg } from "../../inc/cfg"; import { cfg } from "../../inc/cfg";
import { conds } from "./inc/wttr"; import { conds } from "./inc/wttr.mjs";
export default bot => { export default bot => {
bot._trigger.set("wttr", new bot.trigger({ bot._trigger.set("wttr", new bot.trigger({