Skip to content

Commit 5029bfa

Browse files
committed
chore: readme
1 parent 909cda3 commit 5029bfa

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

README.md

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
```bash
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.
1+
![djs-core](https://socialify.git.ci/cleboost/djs-core/image?description=1&font=Inter&language=1&name=1&owner=1&stargazers=1&theme=Auto)
2+
3+
## Features
4+
5+
- [x] Modern and powerful Discord bot framework
6+
- [x] TypeScript and JavaScript support
7+
- [x] Command handler
8+
- [x] Event handler
9+
- [x] Context menu handler
10+
- [x] Button handler
11+
- [x] Select menu handler
12+
- [x] Modal handler

0 commit comments

Comments
 (0)