Skip to content

Commit

Permalink
Update readme and push into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Best-Codes committed Nov 20, 2024
1 parent fccb19b commit 63a8d9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ discraft [command]
- `discraft start`: Start the production server.
- `discraft test token`: Test your bot token and client ID.
- `discraft add command`: Create a new command file.
- `discraft add event`: Create a new event handler file.
- `discraft help`: Display available commands and help options.

## Project Structure
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discraft",
"version": "1.5.5-beta.3",
"version": "1.5.5",
"description": "Like Next.js, but for Discord bots",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 63a8d9a

Please sign in to comment.