https://github.com/ankush2992/student-infobot
This bot allows users to quickly retrieve student details, by entering a roll number. Additionally, users can get a full list of all members in a section by entering the section number. [STATUS -- Active]
https://github.com/ankush2992/student-infobot
campus-project kiit-university
Last synced: 4 months ago
JSON representation
This bot allows users to quickly retrieve student details, by entering a roll number. Additionally, users can get a full list of all members in a section by entering the section number. [STATUS -- Active]
- Host: GitHub
- URL: https://github.com/ankush2992/student-infobot
- Owner: ankush2992
- Created: 2024-10-06T03:55:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T17:04:13.000Z (4 months ago)
- Last Synced: 2025-01-20T17:51:04.539Z (4 months ago)
- Topics: campus-project, kiit-university
- Language: Python
- Homepage: https://t.me/STUDENT_DET_KIITBOT
- Size: 284 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PHASE 1Contact: coming soon
---
## ABOUT THIS BRANCH
This branch is purely based on `Pandas` and `DB file` .---
## Commands- **`start`**: Launch the application.
- **`help`**: Check the format to use.## Features:
-Know anyone using roll no.
-Get Details of section.
`Adding more features soon`## Deploying Guide - will be available soon
### Deploy on `VPS`
WILL BE UPDATED SOON
- if you want bot to be running in background then enter `screen -S xen` before `python3 `
- after `python3 `, click `ctrl+A`, `ctrl+D`
- if you want to stop bot, then enter `screen -r xen` and to kill screen enter `screen -S xen -X quit`.# Updates
## Last Update: 11 Nov 2024
CHECK DEMO :
[](https://github.com/user-attachments/assets/d9116325-54ac-49f7-9840-6b4f06bb647c)
Thanks!