Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

πŸ‘©β€πŸ« Telegram Bot for classroom attendance check

Notifications You must be signed in to change notification settings

atlekbai/Telegram-Attendance-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Telegram-Attendance-Bot

Telegram Bot on Python 3.6 for classroom attendance check Featuring:

  • 2 leveled check scheme:
    1. By Geolocation
    2. By any secret word provided
  • SQlite 3 Data Base integrated (table users:first_name,username,last_name,user_id,attendance_counter)
  • Distance calculation (if user is in classroom radius of 50 meters)
  • Attendance calculation in percents (result=attendance_counter/( (today-start_day) - (today-start_day)/6)) Libraries required: telebot datetime sqlite3

About

πŸ‘©β€πŸ« Telegram Bot for classroom attendance check

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages