JS Help Plugin

This plugin let’s you help yourself and others with JavaScript in your channels.

Config

None

Commands

!npm <module>

Look up the description and link to the specified module.

Gives the most recent version, npmjs package link, and package description.

!mdn <query>

Search the Mozilla Developer Network.

Specifically, get the first result of searching the query on google with site:developer.mozilla.org as a filter.

Exports

None

Hooks

None