Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martosaur/smogbot
Telegram bot for checking air conditions in Krakow
https://github.com/martosaur/smogbot
air-quality bot telegram
Last synced: about 13 hours ago
JSON representation
Telegram bot for checking air conditions in Krakow
- Host: GitHub
- URL: https://github.com/martosaur/smogbot
- Owner: martosaur
- Created: 2017-02-09T18:32:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-14T14:38:57.000Z (over 7 years ago)
- Last Synced: 2024-01-30T14:54:55.269Z (9 months ago)
- Topics: air-quality, bot, telegram
- Language: Clojure
- Size: 16.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# smogbot
A [telegram bot][] that fetches air quality data from [airly.eu][]
[telegram bot]: https://t.me/krakowsmogbot
[airly.eu]: https://airly.eu## Prerequisites
You will need [Leiningen][] 2.0.0 or above installed.
[leiningen]: https://github.com/technomancy/leiningen
## Running
To start a web server for the application, run:
lein ring server