kblin / statusbot

A command-line to twitter tool I use to let my servers tweet their status.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

statusbot

statusbot is a simple command-line twitter client I wrote to easily send twitter updates from the servers I manage.

Installation

statusbot should work out of the box, assuming you have the excellent Twython 3.0.0 library installed.

Usage

Usage: ./statusbot <command>

Available commands are:
    auth: Authenticate with Twitter
    home: Get the user's timeline (home page)
    list: List authenticated users
    post: Post a tweet to Twitter
    set : Set the default user

License

statusbot is released under the GNU General Public License version 3 or later.

About

A command-line to twitter tool I use to let my servers tweet their status.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%