1.0.3 • Published 5 years ago

scarf-djs v1.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

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

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago