https://github.com/jurgenjacobsen/dsc.events
A quick and simple way to divide your event listeners into different files
https://github.com/jurgenjacobsen/dsc.events
bot discord events handler
Last synced: 9 months ago
JSON representation
A quick and simple way to divide your event listeners into different files
- Host: GitHub
- URL: https://github.com/jurgenjacobsen/dsc.events
- Owner: jurgenjacobsen
- License: apache-2.0
- Created: 2021-07-10T22:35:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-27T00:14:43.000Z (almost 5 years ago)
- Last Synced: 2024-12-18T19:51:54.537Z (over 1 year ago)
- Topics: bot, discord, events, handler
- Language: TypeScript
- Homepage: https://npmjs.com/dsc.events
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [dsc.events](https://www.npmjs.com/dsc.events)
A quick and simple way to divide your event listeners into different files.
```
npm i dsc.events
```
*Soon available*
### [Documentation](https://github.com/jurgenjacobsen/dsc.events/wiki/Documentation)