An open API service indexing awesome lists of open source software.

https://github.com/proudust/weather-bot-for-discord

This gets weather forecast from Dark Sky API, and post it to Discord using webhook. It works with Google App Script.
https://github.com/proudust/weather-bot-for-discord

darksky-api discord-webhook gas google-apps-script

Last synced: 5 months ago
JSON representation

This gets weather forecast from Dark Sky API, and post it to Discord using webhook. It works with Google App Script.

Awesome Lists containing this project

README

          

# weather-bot-for-discord

[Dark Sky API](https://darksky.net/dev) から天気予報を取得し、ウェブフックで Discord に投稿します。
[Google App Script](https://developers.google.com/apps-script/)上で動作します。\
It fetches weather forecast from [Dark Sky API](https://darksky.net/dev), and post them to Discord
using webhook. It works on [Google App Script](https://developers.google.com/apps-script/).

## License

[MIT License](LICENSE)