lib statt inc, lul
This commit is contained in:
parent
41b8618b0d
commit
e599b78ab8
|
@ -1,6 +1,6 @@
|
|||
import fetch from "../fetch";
|
||||
import { cfg } from "../../inc/cfg";
|
||||
import { conds } from "./inc/wttr.mjs";
|
||||
import { conds } from "./lib/wttr";
|
||||
|
||||
export default bot => {
|
||||
bot._trigger.set("wttr", new bot.trigger({
|
||||
|
@ -113,4 +113,4 @@ export default bot => {
|
|||
}).catch(err => console.log(err));*/
|
||||
}
|
||||
}));
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user