Simple Discord bot that notifies your server when a streamer is live. 🍙
- Clean code
- Not over complicated
- Single Server/Streamer
- Discord App Token -> https://discordapp.com/developers/applications
- Twitch App Client ID -> https://dev.twitch.tv/console/apps/create
- A Discord Server and a Twitch streamer!
// Clone to computer. You can also use HTTPS to clone
git clone git@github.com:ohagiiman/discord-twitch-notifications.git
// Install dependencies (dicord.js, sequelize, sqlite3, node-fetch, and cron)
npm install
// Enter info in config.js
node .
This is a single server app!
- None