scarf-djs
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i scarf-djs

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

12.2 kB

Total Files

8

Last publish

Collaborators

  • lusiddev