We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 909cda3 commit 5029bfaCopy full SHA for 5029bfa
README.md
@@ -1,15 +1,12 @@
1
-# djs-core
2
-
3
-To install dependencies:
4
5
-```bash
6
-bun install
7
-```
8
9
-To run:
10
11
12
-bun run index.ts
13
14
15
-This project was created using `bun init` in bun v1.3.3. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.
+
+
+## Features
+- [x] Modern and powerful Discord bot framework
+- [x] TypeScript and JavaScript support
+- [x] Command handler
+- [x] Event handler
+- [x] Context menu handler
+- [x] Button handler
+- [x] Select menu handler
+- [x] Modal handler
0 commit comments