Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 264 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 264 Bytes

ニコニコ動画用投稿通知 bot

使用方法

$ git clone https://github.com/neirowork/niconico-watcher
$ echo -e 'TOKEN="トークン"\nKEYWORD="キーワード"\nCHID="チャンネルID"' > .env
$ yarn install
$ yarn build
$ yarn start