ngseke / ptt-author-tracer

監視 PTT 作者的發文

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

監視 PTT 作者的發文

git clone https://github.com/ngseke/ptt-author-tracer
cd ptt-author-tracer
npm install

# 建立 `.env` 並設定欲監視的 PTT 作者 ID
cp .env.example .env

# 開始監視
npm run start

About

監視 PTT 作者的發文


Languages

Language:TypeScript 82.8%Language:JavaScript 14.7%Language:Shell 2.5%