1.2.3 • Published 4 months ago

@hidden-devs/discord-prompts.js v1.2.3

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

@hidden-devs/discord-prompts.js

When writing HiddenBot for Hidden Devs, we found many different areas that needed a prompt like system to handle some of the complex command flows that we used. Internally we have used a system like the one provided in this package in order to create complex commands with multiple states and simplify our code. We have decided to open source this package and let the community get its hands on this package in order to help other communities / developers create discord bots with complex prompt functionality.

Installation

Using npm:

npm install --save @hidden-devs/discord-prompts.js

Using yarn:

yarn add @hidden-devs/discord-prompts.js

Using pnpm:

pnpm add @hidden-devs/discord-prompts.js

Usage

Usage examples can be found here

1.2.3

4 months ago

1.2.2

5 months ago

1.2.1

6 months ago

1.2.0

6 months ago

1.0.3

6 months ago