wokgen

2.1.2 • Public • Published

WOKGen

WOKGen is a WOKCommands project generator cli, that will you can use to speed up the process of coding discord bots.

Installation📥

npm install -g wokgen

Generating a new Project⚙️

Simply type wokgen init in your command line and type in all the information. And BOOM! You now have a fully working WOKCommands project set up in no time. To start your bot cd into your newly generated project and type

npm run dev

Generating a new Command or Feature⚙️

To generate a new Command, simply cd into your project that was generated using wokgen and type wokgen gen.You will be prompted with this:

Now select what you want to generate and enter all the information.

Package Sidebar

Install

npm i wokgen

Weekly Downloads

3

Version

2.1.2

License

MIT

Unpacked Size

88.6 kB

Total Files

169

Last publish

Collaborators

  • dxkyy
  • oreodev