Growconomy's Discord Bot is now OPEN SOURCE! Feel free to contribute to enhance our features.
- Node v8.0.0 or higher
- Discord.Js v11.4.2
Install the required packages via Terminal (Mac) or Command Prompt (Win)
npm install discord.js
It's super easy all you need is to fork THIS repository, commit what you want to change, then make a pull request.
Pull request should be like the example below:
❌|✅ This Pull Request contains code changes.
❌|✅ This Pull Request contains Markdown Design changes.
[Detailed Description on what you changed.]
[Any other details such as extra packages, other messages goes in here.] (edited)