Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Konano/thu-weblearn-tgbot
๐ค A telegram bot to monitor Tsinghua web learning and push new updates to user in Telegram.
https://github.com/Konano/thu-weblearn-tgbot
Last synced: 2 months ago
JSON representation
๐ค A telegram bot to monitor Tsinghua web learning and push new updates to user in Telegram.
- Host: GitHub
- URL: https://github.com/Konano/thu-weblearn-tgbot
- Owner: Konano
- License: mit
- Created: 2020-01-16T14:47:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-14T12:02:37.000Z (over 1 year ago)
- Last Synced: 2024-08-02T20:47:50.229Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 115 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Konano/thu-weblearn-tgbot - ๐ค A telegram bot to monitor Tsinghua web learning and push new updates to user in Telegram. (JavaScript)
README
# thu-weblearn-tgbot
ๅฎๆถ็ๆง็ฝ็ปๅญฆๅ ็ Telegram Bot
## Usage
```
$ cp config.example.js config.js
$ vim config.js
$ ... # ไฟฎๆน config.js ้ ็ฝฎๆไปถ
$ yarn # ๅฎ่ฃ ไพ่ต
$ node index.js # ่ฟ่ก
```