From 752421269a30f50fc3a2b1d19324bc8839df7a0f Mon Sep 17 00:00:00 2001 From: Nico Jensen Date: Tue, 1 Feb 2022 03:07:26 +0100 Subject: [PATCH] readability --- readme.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 0f0daef..2517d79 100644 --- a/readme.md +++ b/readme.md @@ -5,13 +5,16 @@ ## Commands npm run + "start": Start Bot + "dev": Start Bot in dev Mode + "deployCommands": deploy slash commands to discord ## Changelog -###2022-02-01: V0.2.0.0 +### 2022-02-01: V0.2.0.0 - Edit change log -- New Version list @@ -19,24 +22,24 @@ npm run - Remove ping slash command - create new event: welcome msg for new user -###2022-01-31: V0.1.2.0 +### 2022-01-31: V0.1.2.0 - Modify .gitignore - create new slash command: Create Voice Chat -###2021-12-16: V0.1.1.1 +### 2021-12-16: V0.1.1.1 - Create git repo -###2021-12-15: V0.1.1.0 +### 2021-12-15: V0.1.1.0 - 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 -##ToDos +## ToDos - create new events in event folder for existing on events from index.js - change voice channel to new channel after /vc command