/go-telegram-weather-bot

🚀 Telelgram Weather Bot written in Go.

Primary LanguageGoMIT LicenseMIT

Telegram Weather Bot (Go)

Build Status codecov Go Report Card telegram bot

Telegram Weather Bot written in Go.

Usage

First, You need have telegram account!

Add @BotFather and send /newbot command to make new Bot, then you will get bot token.

After get bot token then write token into token.json then running:

$ go get github.com/go-telegram-bot-api/telegram-bot-api
$ go get github.com/bitly/go-simplejson

$ go run main.go utils.go weather.go

Screenshot

telegram-weather-bot

Test

$ go test

Build

$ go build

Weather API

☀️ Yahoo Weather

Related

LICENSE

MIT © Peng Jie