1.0.3 • Published 5 years ago
discord-axecore v1.0.3
discord-axecore
What is discord-axecore exactly? To tell you that. Its a new discord.js modular package which you could use to make your own bot!
Fully Modular Command And Event Listeners
- Able to read command files and event listeners through a bit of code.
Fully modular and does not need any type of shitty code added (Im joking on this)
Flexible Creation Experience
This package is able to provide you with the best experience possible!
What it contains:
- Command Aliases
- Command module
- Command MemberID
- Command ConstructorID
And More
You can be able to register the command path modules by adding the requested file in your registry path.
Log your bot On
Use the following code to be able to log your bot in!
Use this to log it in:
BotClient.login(tokenschema);