/go-covid19-bot

This repository contains telegram bot to monitor COVID19 data in Kalimantan Selatan. Build with Go, Here Maps API and hosted to Heroku

Primary LanguageGoApache License 2.0Apache-2.0

Telegram Bot Covid19 Kalsel

This repository contains telegram bot to monitor COVID19 data in Kalimantan Selatan. Build with Go, Here Maps API and hosted to Heroku

Telegram Bot : Covid19 Kalsel

alt text

References

How to use

Hosted to Heroku :

Create some environment variable :

  • PUBLIC_URL -> Your heroku public url (ex : myawesomebot.herokuapp.com)
  • TOKEN -> Your telegram bot API KEY
  • HEREMAPS_API_KEY -> Your here maps API KEY

You should provide API with this format : https://jsoneditoronline.org/#left=cloud.acaf10380c1f4cc7bf0b9f2888fd426d

Credits

Thanks to Divananda ZF for code review

License

   Copyright (C) 2020

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.