4.8.1 • Published 1 year ago

marikobot-hashi v4.8.1

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

Hashi (marikobot-hashi)

Hashi is a NPM package that wraps and implements features from Discord.js library. Including a command handler, an event handler, integrated database system, and more.

Authors

Compatible with

We recommand using TypeScript to take benefits with all of our exported types that could simplify your programming experience.

License

MIT

Requirements

Node.js and a package manager (Yarn, PNPM, NPM) installed in your environment.

Installation

Simply run the command:

npm install marikobot-hashi@latest

Contributing

Creating a new version

First, let's build the package:

npm run prettier; node builder.js; tsc; git add .

Secondly, let's box our files into a commit:

git commit -m "My message!"

Then, let's update the version:

npm version <patch|minor|major|prerelease --preid=devbuild>

Finally, let's publish the new version and push it to GitHub:

git push; npm publish; git push --tags

Well done!

Testing the code

To run the code placed into the lab/ folder, just run:

ts-node lab/lab.test.ts

Used By

This project is used by the following projects:

4.5.8

1 year ago

4.5.7

1 year ago

4.5.9

1 year ago

4.8.1

1 year ago

4.5.4

1 year ago

4.8.0

1 year ago

4.5.3

1 year ago

4.5.6

1 year ago

4.5.5

1 year ago

4.5.10

1 year ago

4.7.0

1 year ago

4.5.2

1 year ago

4.6.0

1 year ago

4.5.1

1 year ago

4.5.0

1 year ago

4.4.1

1 year ago

4.4.2

1 year ago

4.4.0

1 year ago

4.3.4

1 year ago

4.3.3

1 year ago

4.3.2

1 year ago

4.3.1

1 year ago

4.3.0

1 year ago

4.2.3

1 year ago

4.2.2

1 year ago

4.2.1

1 year ago

4.2.0

1 year ago

4.0.0

1 year ago

2.1.0

1 year ago

2.0.1-alpha.2

1 year ago

2.0.1-alpha.0

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago