dscheis wttr.in

This commit is contained in:
Flummi 2018-12-06 11:11:49 +00:00
parent 4f17dda86a
commit e33e5cffc8

View File

@ -10,6 +10,7 @@ export default bot => {
},
clients: ["irc"],
f: e => {
return e.reply("wttr.in saugt. Bitte .weather nutzen.");
let args = e.message.trim().substring(6);
let options = {
headers: {