tennu-asay

4.0.5 • Public • Published

tennu-asay

A more advanced say command for the tennu IRC bot framework.

Optionally use tennu-cooldown. Lets regular users run it every X seconds.

Important: If youre using tennu-control you must use commang-ignore-list to disable tennu-control's say command. Example:

"command-ignore-list": [
    ["say", "control"]
],

Features

  • Rainbow: streatches the rainbow out to cover the whole sentence, doesnt color spaces.
  • Rainbow 2 : the default rainbow that comes with https://www.npmjs.com/package/irc-colors
  • Greentext : Outputs text as 4chan style greentext.
  • Channel : Lets you specify a channel. It is important to note, that if you PM the bot !say and DO NOT epscify a channel, the bot will send the say to every single channel defined in the tennu config array.
  • say : Regular say command

Configuration

"say": {
    "greentextmax": 5,
},
  • greentextmax: The max amount of messages that is allowed for greentext. !greentext 1/2/3/4/5

Installation

See Downloadable Plugins here https://tennu.github.io/plugins/

Plugins

Requires admin.

Todo:

  • Tests

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.0.5
    0
    • latest

Version History

Package Sidebar

Install

npm i tennu-asay

Weekly Downloads

1

Version

4.0.5

License

ISC

Last publish

Collaborators

  • victorioberra