A Discord bot for Twitch alerts
-
Register a Discord Bot. Make sure to enable the Server Members Intent. Save the Discord login token for the bot. Invite the bot to your server(s).
-
Register a Twitch Application. Save the Twitch client ID and client secret.
-
Install by cloning the repo. Ensure you have node.js and npm on your computer.
-
Open
config.json
and fill in the required fields. If behind a router, make sure any necessary port forwarding is set up. -
Install dependencies by running
npm install
and start the bot withnode .
.
Once the bot is in your server, mention it and it will respond with a list of available commands.