0.1.1 • Published 12 years ago

toady-typofix v0.1.1

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

#TypoFix A Toady mod to fix typos by saying s/FIND/REPLACE/ after your message

##Install Install into a Toady instance with:

./ribbit install typofix

##Instructions TypoFix lets users correct typos in their messages by using the standard regex replace syntax:

s/FIND/REPLACE/

If Toady can't see anything to correct in a user's last message, it will then check the last message said by any user in the channel and correct that instead :)

##Credits TypoFix was written by Tom Frost in 2013.