8000 GitHub - NikolMarg/twitter-automation: A C# console application containing common Twitter actions for bot accounts.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NikolMarg/twitter-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Bots

A C# console application containing common Twitter actions for bots.

Tokens and collection IDs are contained in app settings (appsettings.json).


Running the project

  • Navigate to the project directory

  • Add your tokens to the App Settings file (appsettings.json)

  • Open the .sln file

  • Write your logic on Program.cs (or uncomment the provided examples)

About

A C# console application containing common Twitter actions for bot accounts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0