0.0.6 • Published 4 years ago

botlify v0.0.6

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

Botlify

Botlify is a CLI tool which allows you to generate a discord.js project quickly. Everything will be configured by botlify from project directories, file structures, and minimum dependencies for building a discord bot.

By default, botlify uses discord.js version 12. Therefore, make sure your node version is >= 12 in order to get everything works.

Usage

There are currently two things you can do with botlify which are: - Create a new project - Generate either a command or event(s)