Skip to content

SivikGosh/telegram-chat-parser

Repository files navigation

chat's messages parser

Start

  • Clone this repository.
  • Create .env file by .env.example at root directory, with your variables values.
  • Add database with name db.sqlite3 .
  • Build and run project with docker compose up -d --build . Add START_DATE key to begining command with oldest date parse period, format YYYY-MM-DD .

Project will be start, parse chat, and reply valid messages to your own chat.

Database structure

About

Chat messages listener and repply messages by target words.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published