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.
There are currently two things you can do with botlify which are: - Create a new project - Generate either a command or event(s)