Project

babot

0.0
No commit activity in last 3 years
No release in over 3 years
A simple tool to manage Twitter bots
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Babot helps you manage your Twitter bots.

gem install babot
Usage: babot [OPTIONS] COMMAND [ARGS]

Available commands:
  add        Add bot [name] from [repository]
  call       Call bot [name]
  configure  Configure bot [name]
  delete     Delete bot [name]
  dry        Call bot [name] without update
  dump       Dump bots and configuration in tar file
  help       Displays help for a command
  install    Install from tar file [path]
  list       List bots
  push       Push to remote server [remote]
  schedule   Update crontab
  update     Update bot [name]

Options:
  -h, --help  Displays this help message