- Hacer pruebas con los botones del telegram
- Crear modelo de datos para la agenda
- Crear capa de servicios para acceso al modelo de datos
- Configurar transacciones de acceso a datos
- Ver cómo hacer tests
This Telegram bot can be used to get the weather forecast graphs for your desired city from www.dmi.dk.
#How to use this bot
This bot can be used by clicking on telegram.me/dmi_weather_bot or @dmi_weather_bot in your telegram app. After doing this you'll get a description of the bot and can directly start using it and send commands.
More information concerning Telegram Bots can be found here: https://core.telegram.org/bots
#Reasons for using this bot
Personally I really like the clearly represented weather forecast graphs, which are provided by www.dmi.dk, but on a mobile device they are not easy to reach with the browser and I am not pleased by current apps for this service. So by implementing this bot I got the chance to really get the raw graphs, which saves my time, system resources on my mobile device and data volume from my mobile provider.
#Tutorial
I am willing to publish a tutorial, which describes the technologies, which have been used during this project.
You might also want to reuse the de.simonscholz.telegrambot.model java project, because it contains all model classes, which are currently available as Telegram API: https://core.telegram.org/
#Contributing
Feedback is highly appreciated. You may open issues, send pull requests or simply contact me.