NwoChat commented on a Page, Twitter TweetBot  -  Feb 10, 2011

I was able to get the script that Ford just linked to work as a tweetbot by adding the following line at the top.

on :TEXT:!tweet:*: if ($len($2-) >= 110) { /notice $nick The tweet is too long at $len($2-) characters please shorten to 110 characters also try www.goo.gl to shorten the url | halt } | /quick_update $nick - $2- | /notice $nick Your tweet is being posted $len($2-)

My if then/else doesn't quite work right but it does the right check for me by either sending them a message if the tweet is too long or just posting it.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.