Home Reference Source Repository

Discord GRAF

Discord Downloads Version Dependency status License

GRAF: Great Rad-Ass Framework

This is a framework for Discord bots to use that contains command handling, configurable prefixes, moderator functionality, channel restrictions, and update checking. It is written in ES7/ES2016 using Babel, and is built with discord.js and Node.js.

Installation

Requires Node.js 6.0.0 or newer. npm install --save discord-graf

Usage