Gather Discord Integration
Slash Commands allow users to interact with Gather on Discord by simply typing '/'. This repo contains scripts for creating new Slash Commands, editing existing ones and deleting them.
The src directory contains 'create', 'delete' and 'edit' folders.
Each Gather Slash Command has a javascript file for editing it and another for deleting in the respective 'edit' and 'delete' folders. The script file for creating the command lives in the 'create' folder.
Discord Developer Docs
https://discord.com/developers/docs/interactions/slash-commands
NPM Install discord-slash-commands-client
https://www.npmjs.com/package/discord-slash-commands-client
Slash Commands GraphQL Endpoints
https://s4owy7qsp4.execute-api.af-south-1.amazonaws.com/dev/graphql