Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/strawbrryflurry/watson

🚀 Fast, scalable framework for building Discord applications
https://github.com/strawbrryflurry/watson

bot discord discord-bots discordjs framework nodejs typescript watson

Last synced: about 2 months ago
JSON representation

🚀 Fast, scalable framework for building Discord applications

Awesome Lists containing this project

README

        





A scalable Node.js framework for building Discord applications



NPM Version
Package License
NPM Downloads

# Description

Watson is a framework for building scalable Discord application in Node.js. It uses TypeScript to provide an easy to use API to scale along with the growth and complexity of your app.

As an interface to the Discord API we use DiscordJS however we also plan to support other libraries in the future.

# Usage

Please read the docs at watsonjs.io.

# Credits and references

Hat fanart by: @maka_hayashi

The architecture of this project is inspired by NestJS

# Misc

## Git Commit Format

[🚀] [Type] [Message]

### Types:

- 🚀 [FEATURE] A new addition to the package
- ✏ [UPDATE] Update existing feature
- 🔨 [FIX] Fixing a bug
- 📝 [DOCS] Adding comments, documentation..
- 🗑 [REMOVED] Removing files / Changes

# License

Watson is MIT licensed.