/twitter-bot

Unix, Linux and Mac OS X Facebook status update bot which uses cURL instead of Facebook's API written in BASH.

Primary LanguageShell

CLI Twitter status update bot

Description

This script can log into your Twitter account and post a new tweet, all without the official API.

System requirements

  • Unix like OS (Linux, Mac OS X...)
  • curl

Instructions

  1. apply executable permissions chmod +x ./tweet.sh
  2. usage: ./tweet.sh "Status"

Changelog

15.12.2011

  • The script now throws an error if there is no tweet text provided.

27.10.2012

  • The script is fixed now, fully supports SSL and logouts properly.

Known issues

License

CC-BY-NC, Luka Pusic