New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

discord-graf

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-graf

A framework for Discord bots to use

  • 0.15.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 01 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc