Skip to content

구글Meet에서 학생들의 출석을 자동으로 수집하는 툴

License

Notifications You must be signed in to change notification settings

bsy0318/GoogleMeet-Attendance-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleMeet-Attendance-Bot

구글Meet에서 학생들의 출석을 자동으로 수집하는 툴

구글 Meet, Google Classroom 에서 화상강의에 참여한 학생들의 명단을 자동으로 수집합니다.

설치 방법

python

pip install selenium
pip install playsound
python MeetBot.py "Google ID" "Google PW" "Google Meet Link"

실행방법

python MeetBot.py "Google ID" "Google PW" "Google Meet Link"

이후 채팅에서 "!출석" 을 학생이 입력하면, 출석 로그에 기록됨.

업데이트 내역

  • 0.1.0
    • 첫 출시
  • 0.0.1
    • 작업 진행 중

정보

배서연 – talk@kakao.one

GPL 3.0 라이센스를 준수하며 LICENSE에서 자세한 정보를 확인할 수 있습니다. [https://opensource.org/licenses/gpl-3.0.html]

기여 방법

  1. (https://github.com/bsy0317/GoogleMeet-Attendance-Bot/fork)을 포크합니다.
  2. (git checkout -b feature/fooBar) 명령어로 새 브랜치를 만드세요.
  3. (git commit -am 'Add some fooBar') 명령어로 커밋하세요.
  4. (git push origin feature/fooBar) 명령어로 브랜치에 푸시하세요.
  5. 풀리퀘스트를 보내주세요.

About

구글Meet에서 학생들의 출석을 자동으로 수집하는 툴

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages