add Description and remove Todos
This commit is contained in:
parent
b1cf8fa2b6
commit
1a7d26a0d4
1 changed files with 2 additions and 6 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
|
A Discord Bot to create new Voice Channels
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
||||||
npm run
|
npm run
|
||||||
|
@ -11,9 +13,3 @@ npm run
|
||||||
"dev": Start Bot in dev Mode
|
"dev": Start Bot in dev Mode
|
||||||
|
|
||||||
"deployCommands": deploy slash commands to discord
|
"deployCommands": deploy slash commands to discord
|
||||||
|
|
||||||
## ToDos
|
|
||||||
|
|
||||||
- create new events in event folder for existing on events from index.js
|
|
||||||
- change voice channel to new channel after /vc command
|
|
||||||
- some new hot functions
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue