Skip to content

isaacszf/QuoteOfTheDay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuoteOfTheDay

@SomeDaiIyQuotes is a simple Twitter bot that tweets quotes from famous authors daily. This is mainly done using a web scrapper on the website BrainyQuote and then parsing it so that the quote can be tweeted.

Running

To be able to run this project, you will need a developer account and a project created in it. Then, you will get the project credentials and place it in order inside the ".env" file.

After that, run:

go build -o out ./app/.

# --time is optional
./out --time 03:00

Technologies

Packages that were used for this project:

To keep the bot always online, Railway was used.

About

Simple Twitter Bot (study purpose)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages