Skip to content

sv-sand/weather-tgbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot

This is a first bot on telegram messenger

System requirements

  1. JAVA v11
  2. Maven
  3. MySQL server

Installing

  1. Create your own telegram bot through @BotFather on https://telegram.org
  2. Create your own account on site https://openweathermap.org
  3. Clone this repo on your pc
  4. Run script lib/install.sh - weather-client module will be added in your local maven library
  5. Rename and fill properties files:
  • application.properties.example -> application.properties
  • bot.properties.example -> bot.properties
  1. Run script run.sh - bot will start

Appendix

  1. Class diagram

Releases

No releases published

Packages

No packages published