Socket
Socket
Sign inDemoInstall

scarf-djs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scarf-djs

A Simple Command And Response Framework for discord.js.


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

SCARF

A Simple Command And Response Framework for the node.js Discord API wrapper, discord.js.

What does SCARF do?

Basically, it provides users with a simple way to create "command-and-response" bots - bots with "static" commands, meaning that each command corresponds to a fixed, set response.

Installation

With npm:

npm i scarf-djs

With yarn:

yarn add scarf-djs

Usage

See the test folder for an example bot created using SCARF.

Documentation

Nothing yet, but you can read the source or see the example

FAQs

Package last updated on 30 Jun 2019

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