2.1.4 • Published 1 year ago

@tockawa/wokcommands v2.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

--

Original README page:

alt Discord alt GitHub Repo

alt WOKCommands

WOKCommands

WOKCommands is a Discord.JS command handler made by Worn Off Keys. The goal of this package is to make it simple and easy to get your bot off the ground without worrying about your own command handler.

Documentation

The official documentation can be found here: https://docs.wornoffkeys.com

Installation

npm install wokcommands

Support & Feature Requests

This package is looking for feedback and ideas to help cover more use cases. If you have any ideas feel free to share them within the "💡 | suggestions" channel in the Worn Off Keys Discord server.


Fork README page:

Description:

Made this fork to remove some things I disliked about the original WOKCommands, mainly: It's MongoDB features, you might not actually use it via the handler itself and connect to the database with your own code, but it will create it's collections anyways; The default commands, I don't personally dislike them, but I don't really use them and can't see myself using anytime soon;

Some bugs I kinda fixed (Some probably aren't actual bugs)

Built-in runtime validations woudn't work, fixed them.

Some features I added for personal use:

The handler will log when a command is: created or updated. Added nameLocalization and descriptionLocalization for base commands (Only options had them)

Things I will probably do in the future:

Probably translations, maybe redo the MongoDB connection the way I like and create a language selector as a built-in command.

My projects using this handler:

Apple Pie Some others that are private.

2.1.4

1 year ago

2.1.3

1 year ago

2.1.2

1 year ago

2.1.1

1 year ago

2.1.0

1 year ago