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

https://github.com/gmbodhi/shandler

[**Deprecated**] Promise based slash command handler/wrapper. A new way of handling slash commands..!
https://github.com/gmbodhi/shandler

command-handler discord discord-api discord-bot discord-js discordjs guild wrapper

Last synced: about 1 year ago
JSON representation

[**Deprecated**] Promise based slash command handler/wrapper. A new way of handling slash commands..!

Awesome Lists containing this project

README

          


Deprecated


It's been a long time since I last published something. I'm trying to focus on my academics as of now. So it's hard for me to maintain this package. If someone is interested in maintaining this repo, feel free to make an issue. We could bring this package back

Shandler



NPM version
NPM downloads



NPM Banner


## Installation
```sh
npm i shandler
```
or
```sh
yarn add shandler
```

## Documentation
**[Official Documentation](https://shandler.js.org/)**

## About
This is a wrapper/command-handler for discord's new **Slash Commands**. Using this package, you can send/edit/delete an interaction response. As well as followup messages and more.

## Contact
Need support? Join our [Support server](https://discord.gg/tMWmEJFq4m).