8.1.3 • Published 6 years ago

tennu-correction v8.1.3

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

tennu-correction

A plugin for the tennu irc framework.

Search and replace text in previous messages.

Examples

  • 8:22 Havvy: Hello world
  • 8:23 Ownix: s/world/mars
  • 8:24 Bot: Correction, Hello mars

Examples (random replace)

  • 8:22 Havvy: Hello world
  • 8:23 Ownix: ra/surprise
  • 8:24 Bot: Correction, Hello surprise
  • OR
  • 8:24 Bot: Correction, surprise world

Configuration

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

Exports

addMiddleware(): Lets you decide what happens after someone does s/whatever/everwhat

Installing Into Tennu

See Downloadable Plugins here.

Todo:

  • Tests
8.1.3

6 years ago

8.1.2

6 years ago

8.1.1

6 years ago

8.1.0

6 years ago

8.0.0

7 years ago

7.1.3

8 years ago

7.1.2

8 years ago

7.1.1

8 years ago

7.1.0

8 years ago

7.0.0

8 years ago

6.0.0

8 years ago

5.0.4

8 years ago

5.0.3

8 years ago

5.0.2

8 years ago

5.0.1

8 years ago

5.0.0

8 years ago

4.0.0

8 years ago

3.1.0

8 years ago

3.0.2

8 years ago

3.0.1

8 years ago

3.0.0

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.1

8 years ago

1.0.0

8 years ago