1.0.0 • Published 5 years ago

tennu-thesaurize v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

tennu-thesaurize

A plugin for the tennu irc framework.

Thesaurize text in previous messages.

Examples

  • 8:22 Havvy: Hello world
  • 8:23 Ownix: t/world
  • 8:24 Bot: Correction, Hello planet

Configuration

"thesaurize": {
    "lookBackLimit": 60, // memory usage caution, id keep this number reasonable.
},

Installing Into Tennu

See Downloadable Plugins here.