Update wttr.mjs
This commit is contained in:
parent
a475e6b027
commit
10786ff297
|
@ -10,7 +10,7 @@ export default bot => {
|
|||
},
|
||||
clients: ["irc"],
|
||||
f: e => {
|
||||
return e.reply("wttr.in saugt. Bitte .weather nutzen.");
|
||||
//return e.reply("wttr.in saugt. Bitte .weather nutzen.");
|
||||
let args = e.message.trim().substring(6);
|
||||
let options = {
|
||||
headers: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user