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 출석체크 봇
- Host: GitHub
- URL: https://github.com/thdwoqor/cu-attendance
- Owner: thdwoqor
- License: mit
- Created: 2022-02-23T06:36:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-23T14:34:47.000Z (almost 3 years ago)
- Last Synced: 2025-04-14T10:17:57.118Z (about 1 year ago)
- Topics: bot, python, selenium
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)