Hi,
I'm trying to add a weather command for my Twitch channel and wondered if i've done something wrong as nothing comes up in chat when I type !weather city name
Thanks
Weather command
7 replies
Hi @Frisky Whale, first make sure the Nightbot isn't banned in your channel. I mean, Nightbot must have permission to send message in the chat.
In case that doesn't work. Try this (similar to weather command):
!addcom -cd=5 !weather $(urlfetch https://api.scorpstuff.com/forecast.php?units=metric&city=$(querystring))
Regards
Hi @Frisky Whale
Well, that's not it should be done. You just need to type:
$(urlfetch https://api.scorpstuff.com/forecast.php?units=metric&city=$(querystring))
in Message.
Incase you are adding command from the Twitch. Then you need to type (on chat).
!addcom -cd=5 !weather $(urlfetch https://api.scorpstuff.com/forecast.php?units=metric&city=$(querystring))
Also, I think that's not should be the case. Consider having a look at. https://discord.com/channels/229471495087194112/1534597676505497683
Regards
I'm not sure what @Maple Goose is making you do, it's a waste of time.
Everything works just fine on my end:
Make sure you're looking at Live Chat, and not Top Chat. (see https://discord.com/channels/229471495087194112/1534597676505497683)

Didn't find your answer? The community is on Discord.
Ask on Discord


