Skip to content
This repository was archived by the owner on Oct 28, 2020. It is now read-only.

xxyzz/choke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Choke

Choke is a telegram bot(@getAqiBot) that can check AQI and send daily notification. Choke uses python-telegram-bot.

Requirments

Usefull Docs

Installation

Create your .env file first.

runLocally = true
telegramToken = 'your telegram bot token'
aqiToken = 'your aqicn API key'
herokuURL = 'your Heroku app's name like lit-bastion-5032'

Then run locally:

$ pipenv --three
$ pipenv run pip install pip==18.0
$ pipenv install
$ pipenv shell
// test locally
$ heroku local
// deploy changes
$ git push heroku master

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages