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..!
- Host: GitHub
- URL: https://github.com/gmbodhi/shandler
- Owner: GmBodhi
- Created: 2021-03-31T04:18:46.000Z (about 5 years ago)
- Default Branch: dev
- Last Pushed: 2023-10-12T02:05:01.000Z (over 2 years ago)
- Last Synced: 2024-10-12T22:28:04.999Z (over 1 year ago)
- Topics: command-handler, discord, discord-api, discord-bot, discord-js, discordjs, guild, wrapper
- Language: TypeScript
- Homepage: https://shandler.js.org
- Size: 1.21 MB
- Stars: 5
- Watchers: 1
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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
## 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).
