@hunteroi/discord-form
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

release version nb downloads npm

discord-form

A manager that lets you quiz people. It is actually just like the Sphinx! Built with DiscordJS.

IMAGE

See ./examples/index.js.

Installation

npm install --save @hunteroi/discord-form

Prerequisites ⚠️

You must use NodeJS v16.6.0 or higher to run a bot with this library.

You also must not forget to include mandatory intents to listen to events and partials if needed.

Contribution

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Branch: git checkout -b patch/YourAmazingWork
  3. Commit your Changes: git commit -m 'Add some amazing work'
  4. Push to the Branch: git push origin patch/YourAmazingWork
  5. Open a Pull Request

Package Sidebar

Install

npm i @hunteroi/discord-form

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

20.7 kB

Total Files

20

Last publish

Collaborators

  • hunteroi