Twitter2MixiVoice

Post twitter tweet to mixi voice.

3
0
3
Ruby
public

= Twitter2MixiVoice

This application is posted tweets of Twitter to MixiVoice.

== FEATURES:

  • Post tweets of Twitter to MixiVoice.

== SUPPORT:

== SYNOPSIS:

The following options are required.

  • twitter id option : –twitter_id or -t
  • twitter password option : –twitter_password or -T
  • mixi email option : –mixi_email or -m
  • mixi password option : –mixi_password or -M

Example:

$ twitter2mixivoice -t twitter_id -T twitter_password -m user@hoge.com -M mixi_password

== REQUIREMENTS:

  • ruby 1.8.7
  • twitter4r 0.3.1
  • mechanize 0.9.3

== INSTALL:

gem install twitter2mixivoice

== Copyright:

Copyright © 2009 kazuya kawaguchi. See LICENSE for details.

v0.3.3[beta]