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