twirssi icon indicating copy to clipboard operation
twirssi copied to clipboard

An irssi script allowing the use of Twitter from within the IRC client.

Results 16 twirssi issues
Sort by recently updated
recently updated
newest added

With 65e23e7 -- it seems to obtain fresh posts from identica and post tweets fine but the window is full of such errors `ERROR: XXX@Identica: Error updating lists`

Snafu
Addressed

This should work around the 100% CPU and/or zombie issues (for details see commit log). It does _not_ fix the root cause of the endless loop in the child processes,...

Hello, I have this issue where Irssi starts using 100% CPU. The time seems to correlate with the following messages from the Twirssi debug log: 03:21:08 'timeline' => '460572445892571136'03:21:08 }...

If the user cut and pastes a URL into twirssi it counts towards the 140 character limit in full, whereas only the shortened version will be used in the actual...

Want

Hello, I get the following error after upgrading to version 2.6.0 -!- Irssi: Error in script twirssi: Can't locate object method "verify_credentials" via package "Net::Twitter_v3_18004_with__API_RESTv1_1__OAuth__RetryOnError" at /home//.irssi/scripts/twirssi.pl line 1027. I...

Addressed

I use twirssi with both my identi.ca account as well as my twitter account. Could twrissi detect who I am replying to and use that account? E.g. there is a...

Want

Following different conversations is a bit difficult sometimes. I would like to see conversations to look like `git log --oneline --graph`. Just an idea. :)

Want

To show - and allow the sending of - multi-line tweets. Currently showing multi-line tweets involves converting their newlines to spaces. As for sending, perhaps use ``` /tweet -part /...

Want

It'd be nice if `/twirssi` would output a list of available commands (and even better if, `/twirssi ` would output all commands containing the substring ``).

Want

Commands that take one argument, but apply to a particular account, can be improved to accept the account name to act on as the first argument So that instead of...

Want