I like to block subscribers that look like spammers, but it's annoying to go through them one by one. Here's a little Perl script that goes though your identi.ca FOAF file, finding people who are subscribed to you but you do not reciprocate.
For each of those people, it retrieves their RSS file and gives you a pretty display of their account name, profile link, last five notices posted. It then asks you for a y/n answer on whether to block them. If you say "y", then it will block them via the Twitter-compatible API. -- Toby A Inkster <mailto:m...@tobyinkster.co.uk> <http://tobyinkster.co.uk>
statusnet_block_script.pl
Description: Perl program
_______________________________________________ StatusNet-dev mailing list StatusNet-dev@lists.status.net http://lists.status.net/mailman/listinfo/statusnet-dev