readability
This commit is contained in:
parent
36814469e7
commit
752421269a
15
readme.md
15
readme.md
@ -5,13 +5,16 @@
|
|||||||
## 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
|
||||||
|
|
||||||
###2022-02-01: V0.2.0.0
|
### 2022-02-01: V0.2.0.0
|
||||||
|
|
||||||
- Edit change log
|
- Edit change log
|
||||||
-- New Version list
|
-- New Version list
|
||||||
@ -19,24 +22,24 @@ npm run
|
|||||||
- Remove ping slash command
|
- Remove ping slash command
|
||||||
- create new event: welcome msg for new user
|
- create new event: welcome msg for new user
|
||||||
|
|
||||||
###2022-01-31: V0.1.2.0
|
### 2022-01-31: V0.1.2.0
|
||||||
|
|
||||||
- Modify .gitignore
|
- Modify .gitignore
|
||||||
- create new slash command: Create Voice Chat
|
- create new slash command: Create Voice Chat
|
||||||
|
|
||||||
###2021-12-16: V0.1.1.1
|
### 2021-12-16: V0.1.1.1
|
||||||
|
|
||||||
- Create git repo
|
- Create git repo
|
||||||
|
|
||||||
###2021-12-15: V0.1.1.0
|
### 2021-12-15: V0.1.1.0
|
||||||
|
|
||||||
- Create slash commands structur
|
- Create slash commands structur
|
||||||
|
|
||||||
###2021-12-14: V0.1.0.0
|
### 2021-12-14: V0.1.0.0
|
||||||
|
|
||||||
- bot watch spezial vc to check if User join and create own vc
|
- bot watch spezial vc to check if User join and create own vc
|
||||||
|
|
||||||
##ToDos
|
## ToDos
|
||||||
|
|
||||||
- create new events in event folder for existing on events from index.js
|
- create new events in event folder for existing on events from index.js
|
||||||
- change voice channel to new channel after /vc command
|
- change voice channel to new channel after /vc command
|
||||||
|
Loading…
Reference in New Issue
Block a user