Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ijo42/psu-applicants-watchdog
https://github.com/ijo42/psu-applicants-watchdog
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ijo42/psu-applicants-watchdog
- Owner: ijo42
- Created: 2022-07-14T11:54:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T17:20:28.000Z (over 2 years ago)
- Last Synced: 2023-03-04T02:25:01.839Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PSU Applicants List Watchdog
## what's is?
This is a tool that helps Perm State University applicants keep track of
their place in the competitive lists in discord.## stack
* python
* discord-py-interactions
* discord webhook
* beautifulsoup4## setup:
1. `pip install -r requirements.txt`
2. set up sys env `BOT_TOKEN;`, `GUILD_ID`, `WEBHOOK_URL`
3. `python main.py`enjoy!