. ├── app.py ├── forms.py ├── models.py ├── templates/ │ ├── base.html │ ├── chat.html │ ├── login.html ...
A Python-based Telegram bot that automates SheerID student/teacher identity verification for multiple platforms. The bot automatically generates identity information, creates verification documents, ...