Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.53 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.53 KB

The Growconomy Discord Bot

Growconomy's Discord Bot is now OPEN SOURCE! Feel free to contribute to enhance our features.

Requirments

  • Node v8.0.0 or higher
  • Discord.Js v11.4.2

Instalation

Install the required packages via Terminal (Mac) or Command Prompt (Win)

NOTE: Be sure to install the packages on the same directory as the project itself

npm install discord.js

Contribution

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:

Pull Request Examples

❌|✅ This Pull Request contains code changes.

❌|✅ This Pull Request contains Markdown Design changes.

Changes

[Detailed Description on what you changed.]

Others

[Any other details such as extra packages, other messages goes in here.] (edited)