/thu-weblearn-tgbot

🤖 A telegram bot to monitor Tsinghua web learning and push new updates to user in Telegram.

Primary LanguageJavaScriptMIT LicenseMIT

thu-weblearn-tgbot

实时监控网络学堂的 Telegram Bot

Usage

$ cp config.example.js config.js
$ vim config.js
$ ... # 修改 config.js 配置文件
$ yarn # 安装依赖
$ node index.js # 运行