Skip to content

A-Sakhmina/telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot @JavaSpringDemoBot

Creating Telegram(through extending TelegramLongPollingBot) bot using:

  • Spring Boot
  • JPA(JpaRepository for Users)
  • PostgreSQL database
  • Maven
  • Lombok(for logging )

At the moment bot has its Menu with commands, saves user's data into database after getting command /start.

In the future it will be upgraded by:

  • deploying into remote server;
  • having its own functional(wish list);
  • etc.

Releases

No releases published

Packages

No packages published