wat
This commit is contained in:
parent
8e2489fde5
commit
41b8618b0d
|
@ -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({
|
||||||
|
|
Loading…
Reference in New Issue
Block a user