A Spring-boot based Telegram weather bot.
Navigate to application.properties
and add your bot username
, api token
and Openweathermap.org api
then build the project.
- Spring-boot - Spring boot framework
- Maven - Dependency Management
- TelegramBots - TelegramBots repository
- Unirest - Lightweight HTTP Request Client Libraries
- Emoji-Java - Lightweight java library for emojies
I use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE file for details