Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 726 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 726 Bytes

Ist-Halt-Kein-Bot

Generates random Tweets with the Steam API.

The tweets normally look like the following: "{Game1} ist halt kein {Game2}.", but you can change them to your will of course.

How to run the program

To get the program going, download the latest release and change your "CONSUMER_KEY", "CONSUMER_SECRET", "ACCESS_TOKEN" and "ACCESS_TOKEN_SECRET" in the source code. You can get them at the Twitter-apps page.

You'll also need Json.NET / Newtonsoft.Json and Tweetinvi. You can install both via NuGet in Visual Studio.

You can use the task scheduler from Windows, to generate tweets on a regular basis.