This program will get information from cs.gnu.ac.kr,gnu.ac.kr and send to your phone via TELEGRAM
-
api_key: Save Telegram Bot's api key
-
last_cs: Save last post's id of cs for re-runnging this program
-
last_cs_notice: Save last Notice count
-
last_gnu: Save last post's id of gnu hot news for re-runnging this program
-
last_agency: Save last post's if of gnu agency noti for re-running this program
- run main.py on terminal with parameter - Example: python main.py gnu cs
- cs:CS_NOTI will be activated
- gnu:GNU_NOTI will be activated
- agency: AGENCY_NOTI will be activated
- all; All service will be activated
- requests
- html5lib
- beautifulsoup4
- PyQt5