twirssi
Twitter script for irssi
WWW CVSWeb GITHub-
Package versiontwirssi-2.8.0pl20190726
-
MaintainerThe OpenBSD ports mailing-list
Twirssi allows you to post to Twitter and Identi.ca from your favorite
IRC client, as well as:
- Read your friend feed, and your replies (from people on and not on
your feed)
- Receive and send direct messages (DMs)
- Use multiple accounts, on either twitter or identi.ca
- follow, read and post
- See the context when your friends reply to users you aren't
following
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------
To use twirssi, create a symlink in the irssi scripts directory:
$ mkdir ~/.irssi/scripts
$ ln -sf ${SCRIPT_DATA_DIR}/twirssi.pl ~/.irssi/scripts
Then start irssi(1) and:
load the script: /script load twirssi.pl
login to Twitter: /twitter_login <username> <password>
then follow the instructions.
You can store your username and password configuration by running the
following commands from an irssi(1) window:
/set twitter_usernames <username>
/set twitter_passwords <yourpassword>
More information is available at:
https://www.twirssi.com/?using
- converters/p5-JSON-Any
- net/irssi
- net/p5-Net-Twitter
- net/p5-Twitter-API
- www/p5-LWP-Protocol-https
- www/p5-WWW-Shorten