Skip to content

DogeDoge17/rise_quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rise Quotes

The source code to Rise Quotes on Twitter

Setup

Build Quill and cli-bot-lib, and then make project references to both the libraries in the csproj. You may also recursive clone cli-bot-lib and everything should work from there (granted you don't change the structure).
Make a login.txt file in the main directory file and fill it in this manner

username
password

It's not the most secure method to do this but it'll have to work with me.

Dependencies

You can find the source of the cli-bot dll at cli-bot-lib
You can find the Quill library in this repo.
You also need Newtonsoft.Json, Selenium, and WaitHelpers as Quill depends on them.

cli-bot-lib

Again, this repo does not include most of the code that runs the management of the bot, but only what will be tweeted. All that code can be found in cli-bot-lib. Please refer to that if you want to see more of the innerworkings of the bot.

Quill

Quill is a library that streamlines webscraping twitter with the sole purpose of making bots. It's limited in features as its only good for composing tweets but that should be enough to satisfy the needs of most bots. There is no nuget page setup as of right now so the only way to obtain the package is by compiling the experimental branch. If you recursively cloned the cli-bot-lib repository, the Quill repo should be included.

About

Rise Kujikawa if she had xitter.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages