0.0.1-0 • Published 3 years ago

discapp v0.0.1-0

Weekly downloads
58
License
MIT
Repository
-
Last release
3 years ago

example workflow codecov

Introduction

Discapp is a Node.js framework for rapidly building Discord applications (bots) using latest JavaScript features and TypeScript.

While most of Discord libraries only exposes methods for interacting with the Discord API, Discapp was designed to make easy to write fancy Discord applications by getting rid of the boring parts:

  • Command routing
  • Message parsing and validation
  • Permission/roles handling
  • Command documentation

Getting Started

Check out the Discapp guide.

License

Discapp is MIT licensed.