Skip to content

FCampo7/test-weather-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test weather telegram bot

Index:


English

Description

Telegram bot that implements the Wit.ai API to process the message sent by the user and reply with the weather of the desired location. Weather information provided by the Open Weather Map API.

The webhook implementation is a fork from RNogales94's project.

The bot is hosted on Render servers with a free plan.

License

Please, if you are going to use it totally or partially, i will appreciate that reference my GitLab profile, if is not too much inconvenience, Thanks!

Project status

Under development.

Notes

The folder "old" contains old files that are unnecessary, the only reason cause I keep it it's to use it as a guide for future projects. Can be deleted with no problem.

old/telegramBot.py was the bot first implementation, make use of schedules but didn't convince me, so decide to change it for a webhook.


Español

Descripción

Bot de Telegram que implementa la API Wit.ai para procesar el mensaje enviado por el usuario y responder con el clima de la ubicación deseada. Información del clima proporcionada por la API Open Weather Map.

La implementación del webhook es una bifurcación del proyecto de RNogales94.

El bot está hosteado en los servers de Render con un plan gratuito.

Licencia

Por favor, si lo va a utilizar total o parcialmente, agradeceré que haga referencia a mi perfil de GitLab, si no es demasiada molestia, Gracias!

Estado del proyecto

Bajo desarrollo.

Notas

La carpeta "old" contiene archivos antiguos que no son necesarios, la única razón por la que la guardo es para usarla como guía para futuros proyectos. Se puede borrar sin problema.

old/telegramBot.py fue la primera implementación del bot, hacía uso de schedules pero no me convenció, así que decidí cambiarlo por un webhook.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors