https://github.com/lukeisheretodevelop/opcommands
An advanced Discord.js Command Handler that supports slash commands and more!
https://github.com/lukeisheretodevelop/opcommands
command discord discord-js handler slash
Last synced: 8 months ago
JSON representation
An advanced Discord.js Command Handler that supports slash commands and more!
- Host: GitHub
- URL: https://github.com/lukeisheretodevelop/opcommands
- Owner: LukeIsHereToDevelop
- License: gpl-3.0
- Created: 2021-08-16T15:40:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T17:10:02.000Z (about 3 years ago)
- Last Synced: 2025-02-02T05:25:13.459Z (over 1 year ago)
- Topics: command, discord, discord-js, handler, slash
- Language: JavaScript
- Homepage: https://opcommands.js.org
- Size: 399 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
## What's this?
OPCommands is an advanced Discord.js Command Handler that supports slash commands and more!
## Requirements
* Discord.js v13+
* Node.js v16.6.0+
## Installation
```bash
npm install --save opcommands
```
## Documentation
Here is the official Documentation of OPCommands: https://opcommands.lukedev.site
## Contributing
Feel free to report bugs, suggest new things or make pull requests to the GitHub repository of OPCommands. It would be really appreciated!