sed functionality
Allow tachikoma to do sed-style replaces.
-
s/search/replaceto replace a string from the last message from the user issuing the sed replace. -
s/search/replace/gto replace all the strings that matchsearchfrom the last message from the user issuing the sed replace. -
s/search/replace/ nicknameto replace a string from the last message sent bynickname.