Khaaz / slash-create-esm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-interactions

Handles Discord /commands.

Setup

Node version: Node v18+

Requirements:
Copy .env.defaults as .env.
Override the necessary keys.

Install dependencies:
yarn

Start application:
yarn start

Features

Endpoints

  • Get route
    GET /route
    String

  • Get subroute
    GET /route/subroute
    String

Contributions

Feel free to contribute to this project by opening PRs or Issues. Contributions are always welcome.
To know more about contributions, discuss the development or get help, you can join our discord server here.

About


Languages

Language:JavaScript 100.0%