This website is used to scrap all the information from a website and send the details through telegram it is completely made in django
clone the repository.
change the directory to Attendance_telebot
- cd Attendance_telebot
Install all requiremensts
- python3 -m pip install -r requirements.txt
run the server
- python3 -m manage.py runserver
Important
If you are getting any error please contact me i will free to help anytime.