Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 216 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 216 Bytes

thu-weblearn-tgbot

实时监控网络学堂的 Telegram Bot

Usage

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