Skip to content

A collection of general tools I use with twitter_ebooks or other ruby bots

Notifications You must be signed in to change notification settings

negatendo/rubybottools

Repository files navigation

Ruby Bot Tooooooolls!

My ruby-based bot tools. Usually each file is an independent class you can include via require_relative. Just include this as git a submodule.

  • corporagulp.rb is an interface to https://github.com/dariusk/corpora
  • followerthing.rb is a tool to kindly manage followers with lots of delays between actions
  • spaceinator.rb is a way to add secret spaces to avoid duplicate tweets
  • twittersession.rb is a simple file-based session handler for twitter bots
  • twurlrc-reader.rb interfaces with the file created by twurlrc for authorization info https://github.com/twitter/twurl

About

A collection of general tools I use with twitter_ebooks or other ruby bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages