mirthturtle's Discord bot. Original version by derfarctor.
- Welcomes new members, verifies humanity & lists server rules
- Posts notifications to
@@streamwatcherswhen mirthturtle goes live on Twitch - Automatically posts new Twitch clips to
#clips-reel - Turns on the Live indicator on mirthturtle.com
- Posts automated status updates and nudges
- Post custom messages via CLI
- discord.js
- axios
npm install then run with node bot.js.
nohup node bot.js &
Rename example_config.json to config.json once you have filled out the required fields.