Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 285 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 285 Bytes

Proctoring bot

The bot allows tracking new chat users, manage and give them tasks.


Run documentation

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.