readability
This commit is contained in:
parent
36814469e7
commit
752421269a
1 changed files with 9 additions and 6 deletions
|
@ -5,8 +5,11 @@
|
||||||
## Commands
|
## Commands
|
||||||
|
|
||||||
npm run
|
npm run
|
||||||
|
|
||||||
"start": Start Bot
|
"start": Start Bot
|
||||||
|
|
||||||
"dev": Start Bot in dev Mode
|
"dev": Start Bot in dev Mode
|
||||||
|
|
||||||
"deployCommands": deploy slash commands to discord
|
"deployCommands": deploy slash commands to discord
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
Loading…
Add table
Reference in a new issue