Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.44 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.44 KB

Commando

Discord Downloads Version Dependency status Build status

About

Commando is the official command framework for discord.js. It is flexible, fully object-oriented, easy to use, and makes it trivial to create your own powerful commands. Additionally, it makes full use of ES2017's async/await functionality for clear, concise code that is simple to write and easy to comprehend. But this is the unofficial pt-BR translation.

Features

Everithing Commando has but in Portuguese

  • Note: Only bot responses to discord are translated, JavaScript code and owner-only commands are not translated.

Installation

Node 12.0.0 or newer is required.
npm install discord.js@12 discord.js-commando-ptbr

Documentation

View the docs here.
See the discord.js documentation as well.