Skip to content

maikynata/python-telegram-bot-fire-alert

Repository files navigation

Python Telegram Bot Alerta de Fogo - Project v1.0.0

This is a project in development that provides an integration data between INPE Open Data Base API Service on: http://queimadas.dgi.inpe.br/queimadas/dados-abertos/api/swagger.json and the client Python to send alerts via Telegram Bot.

Prerequisites

  • Python 3.7
  • Pip3

Quick Install

The first thing you should do is install the requirements.

$ pip3 install -r requirements.txt

Running Your Application

After the install process is over, you'll be able to run the application. Just run node:

$ python bot-alerta-fogo.py

Documentation INPE API and Telegram Bot API

All INPE API endpoints are available in the docs section of INPE website. All Telegram Bot API Manual are available in the docs section of Telegram Services website.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published