https://github.com/kennhung/cses_monitor
A web crawler for CSES Problem Set
https://github.com/kennhung/cses_monitor
cses-problemset discord
Last synced: 3 months ago
JSON representation
A web crawler for CSES Problem Set
- Host: GitHub
- URL: https://github.com/kennhung/cses_monitor
- Owner: kennhung
- License: mit
- Created: 2021-02-12T19:00:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T03:00:17.000Z (almost 4 years ago)
- Last Synced: 2025-02-10T12:42:57.862Z (4 months ago)
- Topics: cses-problemset, discord
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSES Monitor
A web crawler for CSES Problem Set.
It will send discord message when someone in the list pass/fail a problem.## env variables
* `USER_IDS`: id of users, sperated by ','(no space after)
* `FETCH_DELAY`: delay time between fetching each user
* `DISCORD_WEBHOOK`: webhook to send discord message