This commit is contained in:
Nico Jensen 2022-02-01 02:58:00 +01:00
parent 735494ee6b
commit 5f9c65435e

View File

@ -1,15 +1,43 @@
#Nyan9000 - a Discord Bot #Nyan9000 - a Discord Bot
## Description
## Commands
npm run
"start": Start Bot
"dev": Start Bot in dev Mode
"deployCommands": deploy slash commands to discord
## Changelog ## Changelog
###2021-12-16: V1.1.0.1 ###2022-02-01: V0.2.0.0
- Edit change log
-- New Version list
-- New Infos & Struction
- Remove ping slash command
- create new event: welcome msg for new user
###2022-01-31: V0.1.2.0
- Modify .gitignore
- create new slash command: Create Voice Chat
###2021-12-16: V0.1.1.1
- Create git repo - Create git repo
###2021-12-15: V1.1.0.0 ###2021-12-15: V0.1.1.0
- Create slash commands structur - Create slash commands structur
###2021-12-14: V1.0.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
- 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