mod-watch is a plugin for nodecg-io that allows a broadcaster to monitor the activity of their moderation team.
- Clone this project into an existing nodecg-io installation.
- Add the path to the mod-watch folder in the
lerna.json
file. - Edit the channel and the name of the bots in
mod-watch/extension/index.ts
. - Run
npm run bootstrap
andnpm run build
in the nodecg-io directory. - Start nodecg, create a new Twitch instance and assign it to mod-watch.
Note: The Twitch account should have the following permissions:
chat:read whispers:edit whispers:send
The account you specified (it should NOT be your account) will now sit in your channel and listen for any messages from a moderator.
It will save the date of the last message in mod-watch/extension/data/data.json
.
The broadcaster can also use !mod-watch data
.