Please tell me about the weather command.

Asked Jan 23, 2021·3 replies·Last activity 5 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

I'm using a nightbot in a youtube chat.
I'm looking for a weather command that will let me know the weather in the language of each country.
How should I set it?
https://
youtu.be/R3rFS4hWL00
At YT, it was displayed, so I asked a question.
Right now it's only displayed in English and I'm looking for it to be displayed in other languages.
Japanese, Chinese, Portuguese, Korean, Arabic, etc ...

3 replies

If your command uses the $(weather) variable, it doesn't give outputs in any language beside English.

Thank you for your reply.
That's right.
However, I attached the URL in two stages, but YT here supports different languages.
https://
youtu.be/R3rFS4hWL00

Hey @Noble Ram!

They either took the output of the command and wrote code to translate the output, or they directly use the same API Nightbot uses, or they use a different API.