1.6.6 • Published 4 years ago

abrevio-remastered v1.6.6

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

Abrevio-Remastered

Abrevio is a framework that simplifies the way you handle commands and events all while using the discord.js library.


Features

  • A command handler which you can instantiate yourself, and choose the options for it. For example, overrideDefaults, prefix, handleEdits, etc.

  • An event handler (listener handler) which you can instantiate, and choose if you want to override the default (internal) handlers

  • A flag/argument parser, which can be imported from the Parser class.

Installation

Requires Node v12 and Discord.js v12

abrevio-remastered npm install abrevio-remastered

discord.js npm install discord.js

fs-nextra npm install fs-nextra

Links

Contributions

Opening up a new issue, or a pull request; Everyone can feel free to do so! However, please make sure that everything works correctly before commiting.

If you wish to see the documentation for this framework, you can see this directory

1.6.6

4 years ago

1.6.5

4 years ago

1.6.4

4 years ago

1.6.3

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.5.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.2

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago