RU
locale only
Bot for exercising GIA (EGE) exams
Bot uses Docker+Docker Compose for deployment.
git clone https://github.com/Tapeline/Sdamgiabot.git
cd Sdamgiabot
docker compose up -d
Provide BOT_TOKEN
environment variable when starting Compose.
For running locally bot requires wkhtmltopdf
installed. More info
about this requirement at imgkit page
and wkhtmltopdf page.
Attention!
On Windows you must explicitly pass the path to
wkhtmltoimage.exe
through envWKHTMLTOIMAGE_BIN
All pip requirements are listed in requirements.txt
.
Bot supports several commands (no buttons, because I'm too lazy)
All info about them is listed in /help
Project is being developed by @Tapeline
This work is licensed under GNU General Public License v3.0