Git Product home page Git Product logo

discord-graf's Introduction

Discord GRAF

Discord Downloads Version Dependency status License

GRAF: Great Rad-Ass Framework

This is a framework for Discord bots to use that makes it stupidly easy to build a bot with Node.js.
It is written in ES2017 using Babel, and is built on top of discord.js v10.

Features

GRAF contains loads of functionality that any bots built on it can use. Here's a quick list:

  • Command framework (probably the most robust command system of any bot)
    • Plain names and aliases
    • Robust argument parsing (with "quoted strings" support)
    • Regular expression triggers
    • Multiple responses
    • Command editing
  • Module system (allows you to disable modules and individual commands per server)
  • Admin/moderator permissions (moderators are configurable)
  • Channel restrictions (allow the bot to operate only in specific channels in a server)
  • Storages to associate arbitrary data with a server
  • Configurable command prefix (change the trigger for commands)
  • Help system and detailed about command
  • Eval command with a system for registering your own objects to make available in its scope, and some utilities
  • Lots of utility methods to simplify your logic
  • Update checking for your bot
  • Stats sending to Carbon and bots.discord.pw

Documentation

The documentation is a work-in-progress. You may view it here.
You may also take a look at other bots' source code to see how they use GRAF.

Known bots using GRAF

discord-graf's People

Contributors

gawdl3y avatar

Watchers

James Cloos avatar Webremote avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.