twirssi
twirssi copied to clipboard
An irssi script allowing the use of Twitter from within the IRC client.
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`
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...
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...
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...
Following different conversations is a bit difficult sometimes. I would like to see conversations to look like `git log --oneline --graph`. Just an idea. :)
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 /...
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 ``).
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...