https://github.com/thedummi/dumjs
A plain JavaScript Discord bot for my testing. [OUTDATED]
https://github.com/thedummi/dumjs
bot discord
Last synced: 2 months ago
JSON representation
A plain JavaScript Discord bot for my testing. [OUTDATED]
- Host: GitHub
- URL: https://github.com/thedummi/dumjs
- Owner: TheDummi
- Created: 2022-01-30T21:41:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T22:59:23.000Z (about 3 years ago)
- Last Synced: 2025-02-14T00:47:48.023Z (4 months ago)
- Topics: bot, discord
- Language: JavaScript
- Homepage:
- Size: 181 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DumJS
A work in progress lightweight class based framework.
## Command handler
Can handle both interaction and message commands with this command handler.
## Event handler
Work in progress.