Socket
Book a DemoInstallSign in
Socket

@autobot/module-helpbot

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@autobot/module-helpbot

Helpbot manages questions submitted by users.

1.0.83
latest
npmnpm
Version published
Weekly downloads
215
35.22%
Maintainers
1
Weekly downloads
 
Created
Source

HelpBot for discord

Helpbot manages questions submitted by users.

Installation

Install the node module in your bot project root directory:

npm install @autobot/module-helpbot

Add the following configuration variable to your .env file:

HELPBOT_COMMAND_PREFIX=?
HELPBOT_ADMIN_ROLE_NAME=<role name i.e.: admin>
HELPBOT_QUESTIONS_CHANNEL_ID=<some channel id>

Commands

CommandDescription
?search allReturns all questions.
?search <terms>Searches all questions.
?search id=<#>Retrieve a question by id.
?search status=<new,answered>Searches questions by status.
?answer id=<#>, answer=<insert answer here>Answers a question, user receives a copy via direct message.
?close id=<#>Closes a question ticket.
?delete id=<#>Delete a question by it's id #.
?tagadd name=<tag name>,description=<tag description - optional>Creates a new tag.
?tagdelete name=<tag name>Delete a tag by name.
?comment id=<#>,comment=<insert comment>Adds a comment, user receives a copy via direct message.

FAQs

Package last updated on 26 May 2019

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.