Skip to content

A basic Twitter bot built in Ruby language. It utilizes twitter-api to search a hashtag and to make a tweet.

License

Notifications You must be signed in to change notification settings

alishabab/twitter-bot-using-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hire-badge Twitter Follow

Twiiter Bot using Ruby language [Solo Project]

This project is a twitter bot developed in ruby language. The bot @ruby_benifits publishes benefits of ruby language on a certain interval. Read the project requirements here

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • You should have installed git and ruby environment installed on your local machine.
  • Twitter Developer account with API keys. Raise request
  • Get API keys from https://emoji-api.com/

Setup

  • Clone the repository into your local machine.
  • intall all the dependencies using bundle install
  • Rename .env-template file in bin directory to .env and provide your api keys.
  • Run main.rb in bin directory.

Built with

  • Ruby
  • Twitter API
  • Emoji-API

Getting Started

Clone or fork the repository. Execute main.rb file

Author

Shabab Ali

Github: @alishabab

Twitter: @shabab_ali

Linkedin: https://www.linkedin.com/in/shababali/

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Show your support

Give a ⭐️ if you like this project!

About

A basic Twitter bot built in Ruby language. It utilizes twitter-api to search a hashtag and to make a tweet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages