Skip to content

zamith/twitter-raffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-raffle

Runs raffles on twitter, based on a hashtag

Installation

Add it to Projectfile

deps do
  github "zamith/twitter-raffle"
end

Usage

require "twitter-raffle"

p Twitter::Raffle::FinderOfWinners.new("hashtag").winner

Contributing

  1. Fork it ( https://github.com/zamith/twitter-raffle/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • zamith Zamith - creator, maintainer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published