The bot allows tracking new chat users, manage and give them tasks.
Run on Linux:
cd proctoring-bot
pip3 install mkdocs markdown-include mkdocs-material
mkdocs serve
Then open http://127.0.0.1:8000/ in your browser.
The bot allows tracking new chat users, manage and give them tasks.
Run on Linux:
cd proctoring-bot
pip3 install mkdocs markdown-include mkdocs-material
mkdocs serve
Then open http://127.0.0.1:8000/ in your browser.