Conversation
Notices
-
is using http://gist.github.com/240058 to block S_P_A_M in identi.ca . Thanks @g0 .
-
If anyone is looking to force your subscribers to unfollow you/block them easily try http://gist.github.com/240058 !s #spam
Susan Pinochet likes this. -
@g0 nice :-) one thing I'd change would be the base API path into a variable so that other StatusNet instances can benefit from your script
-
@bavatar Thanks, changed that!
-
@g0 nice script, would it be possible to adapt that so I can block people from groups (if you are an admin of the group)?
-
@reality I don't think there is an api method for blocking group members http://status.net/wiki/ProposedGroupsAPI so, no. :(
-
@g0 Yeah, I knew it wasn't implemented a while back... Just asked to see if it had been introduced yet...
-
@g0 just tested it - very handy; works up till the 1st UTF8 char is in the name, then the raw_input in line 44 throws an UnicodeEncodeError
-