This program listens to Twitter stream and forwards tweets to a webhook url, typically using a discord embed. Discord webhooks are natively supported.
See config_example.json
file for configuration.
It also uses Imgur to support GIF tweets and FFmpeg to support MP4 tweets.
You can get a free Imgur API key here and then just make sure the ffmpeg binaries are accessible from the command prompt/bash and/or in the same place as the compiled DLL.
Current optional parameters:
- Changing the display name for the webhook user
- Sending a custom text message above the embed
- Ignoring tweets that don't have a specified keyword in them
- Sending error messages to a webhook