A plugin for the tennu irc framework.
Search and replace text in previous messages.
- 8:22 Havvy: Hello world
- 8:23 Ownix: s/world/mars
- 8:24 Bot: Correction, Hello mars
- 8:22 Havvy: Hello world
- 8:23 Ownix: ra/surprise
- 8:24 Bot: Correction, Hello surprise
- OR
- 8:24 Bot: Correction, surprise world
"correction": {
"lookBackLimit": 60, // memory usage caution, id keep this number reasonable.
},
addMiddleware()
: Lets you decide what happens after someone does s/whatever/everwhat
See Downloadable Plugins here.
- Tests