To create a Twitter Tweet notifier in C#, you can use the Twitter API along with a library such as Tweetinvi. Follow these steps:
main.cs492 chars15 lines
main.cs398 chars14 lines
Note that in order to receive real-time tweet notifications, the C# program needs to remain running continuously, so it is recommended to run it on a server or a cloud platform such as Azure, AWS or Google Cloud Platform.
gistlibby LogSnag