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.
- Host: GitHub
- URL: https://github.com/proudust/weather-bot-for-discord
- Owner: proudust
- License: mit
- Archived: true
- Created: 2019-03-09T02:19:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T12:13:03.000Z (over 2 years ago)
- Last Synced: 2025-05-05T04:55:18.721Z (5 months ago)
- Topics: darksky-api, discord-webhook, gas, google-apps-script
- Language: TypeScript
- Homepage:
- Size: 771 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)