discord-twitter-bot
v1.0.0
Published
A discord bot that sends messages to a channel whenever a specific user tweets.
Downloads
2
Readme
discord-twitter-bot
A discord bot that sends messages to a channel whenever a specific user tweets using the Twitter Streaming API. Uses the Twit and Discord.js NPM packages
Installation
- git clone https://github.com/mastashake08/discord-twitter-bot.git
- npm install
- cp .env.example .env
- set values for TWITTER and DISCORD APIs
- node main.js