https://github.com/leighmcculloch/keybase-bot-weather
Keybase bot that posts weather information to a channel that has asked for it.
https://github.com/leighmcculloch/keybase-bot-weather
Last synced: 2 months ago
JSON representation
Keybase bot that posts weather information to a channel that has asked for it.
- Host: GitHub
- URL: https://github.com/leighmcculloch/keybase-bot-weather
- Owner: leighmcculloch
- License: mit
- Created: 2019-07-11T01:30:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-06T06:02:11.000Z (over 5 years ago)
- Last Synced: 2023-04-10T13:11:35.017Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keybase-bot-weather
Keybase bot that posts weather information to a channel that has asked for it.
## Usage
1. Install [Keybase](https://keybase.io)
2. Login to Keybase with account that the bot will act as (i.e. `keybase login`)
3. Run keybase-bot-weather (i.e. `go run .` in repo directory)## Weather Data Source
Weather information is sourced from [MetaWeather.com](https://www.metaweather.com/api/).