Skip to content

Receive a notification if the respirable dust exceeds a limit

License

Notifications You must be signed in to change notification settings

LucasHild/LuftdatenBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuftdatenBot

A Telegram bot (@LuftdatenBot) which can be used with a respirable dust sensor by Luftdaten.info. You can access your data via Telegram and you'll get a notification if the value exceeds a limit.

Installation

Download

git clone https://github.com/Lanseuo/LuftdatenBot.git
cd LuftdatenBot
pip3 install -r requirements.txt

Create the bot

  • open Telegram
  • search for @BotFather
  • send /newbot and follow the instructions
  • you will the token of your bot (keep it secret)

Configuration

mv config-sample.py config.py
  • open config.py and insert your token

Usage

python3 run.py

Made with

Meta

Lucas Hild - https://lucas-hild.de
This project is licensed under the MIT License - see the LICENSE file for details

About

Receive a notification if the respirable dust exceeds a limit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages