🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

dazeus-plugin-topic

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dazeus-plugin-topic

Topic history

latest
npmnpm
Version
0.1.4
Version published
Maintainers
1
Created
Source

DaZeus Topic History

Provides a command for displaying the topic history.

Available commands

}topic

If not in a query, this displays the previous topic, by who and at what time it was set, if it is known.

}topic [n]

If not in a query, displays the n-th previous topic, if it is known. If n is current or less than 1, it will show information about the current topic.

}topic [channel]

Displays the previous topic in a channel, if it is known.

}topic [channel] [n]

Displays the n-th previous topic in a channel, if it is known, n may also be current or less than 1 to get info about the current topic.

}topic help

Displays help on the command

Installing it

npm install dazeus-plugin-topic

Running it

To let this command run, simple execute this command in the root folder of the plugin

node index

Several options are available, see the command line documentation for that:

node index --help

Keywords

dazeus

FAQs

Package last updated on 05 Mar 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts