- 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
. AddSTART_DATE
key to begining command with oldest date parse period, formatYYYY-MM-DD
.
Project will be start, parse chat, and reply valid messages to your own chat.