Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.32 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.32 KB

reddit_bot

What is this?

This application was created to automatizate posting activity in Reddit social network.
Application was written on C# with Windows Forms interface.
To link with reddit i used open-source Reddit.NET library.

What can it do?

With this application you can select the 'pool' of subreddits you are going to post and create a couple of post templates. Choose the count, order, time interval of publishing, and account to publish from.
The most of features of posting were implemented: Post and Link types, Flairs, Marks of content type.
There is also present the output of publishing proccess, log file and detached log window for logs analyzing.

A couple tips you should know before use

  • Create the Reddit application of your account here. Watch this video. Use your credentials to connect reddit accout.
  • Don't publish a lot of posts without the time interval. Reddit may think you are bot :)
  • Data store at the project's root directory. There you can also find file errors.txt where you can check unexpected errors.
  • The interface was written in my native ukrainian language, well don't afraid of it :)

Good Luck ^_^