1.0.5 • Published 3 years ago

bluete v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

BlueTE 2.0-Revamped

Generate a Discord bot project within seconds!

How to install

  • Node.js is required to use BlueTE
  • Ok now you need to actually install the BlueTE package, this is easy to do, you can do it by running npm i -g BlueTE.
    • But this does not sometimes work on MacOS, to fix this you can try sudo npm i -g BlueTE
    • Also NOTE that -g is required, cause BlueTE needs to be global in order for it to work properly.
  • Ok Now it is time to generate your bot project.
    • To generate your bot project just run bluete in your command-line.