Skip to content

🐦 Stream tweets to a webhook url (generally Discord) with lots of customizable options

License

Notifications You must be signed in to change notification settings

Aida-Enna/Twitter2D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter2D (Twitter to Discord)

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

Original TwitterToWebhook example by xPaw

About

🐦 Stream tweets to a webhook url (generally Discord) with lots of customizable options

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • C# 100.0%