An open API service indexing awesome lists of open source software.

https://github.com/thdwoqor/cu-attendance

포켓CU 출석체크 봇
https://github.com/thdwoqor/cu-attendance

bot python selenium

Last synced: about 2 months ago
JSON representation

포켓CU 출석체크 봇

Awesome Lists containing this project

README

          

# Pocket CU Attendance Check Bot



>포켓 CU 출석체크 봇

누적 참여 횟수 | 누적 획득 포인트 | 금일 획득 포인트
-- | -- | --
29 | 203 | 7

## Getting Started

### Installation

git clone https://github.com/thdwoqor/cu_attendance.git

pip install -r requirements.txt
echo "ID=[yourID]" >> .env
echo "PW=[yourPW]" >> .env

### Run Attendance

python run.py

## LICENSE

[MIT License](./LICENSE)