Monitor accounts through the Twitter streaming API and sends tweets to Discord.
First of all, make sure you have NodeJS installed.
Next up, edit the keys.js
and monitor.js
files in the configuration folder.
Next up, run npm install
. That will install all the depencies you need for this to work. If you get any errors, you likely don't have NodeJS installed or you don't have it installed properly.
Now, run npm start
, that will start the monitor!
Licensed under the MIT License - see the LICENSE file for more details.
Made by rtuna.