Skip to content

AleksandrSharikov/root

Repository files navigation

The telegram bot.
(In the development)
Collect some information store and process it. In the current state, though, does not do any processing.
Based on Java, Spring Boot and Docker containers.
Empoyes microservices architecture, multithread REST and Kafka interaction.

  • Bot Receive and send messages
    To start, require a Telegram token in the gitignore file boot/src/main/resources/logging.properties (bot.token=). It is not presented in the public repository.
  • tgProcessor Processes the messages from the bot
  • Users Stores information of users
  • Stat Save and process data (for now does nothing)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages