From 1a7d26a0d45578f69ffc4921c3465c5ab3727af2 Mon Sep 17 00:00:00 2001 From: Nico Jensen Date: Thu, 27 Jul 2023 00:56:04 +0200 Subject: [PATCH] add Description and remove Todos --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8819ee1..f5f5aba 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## Description +A Discord Bot to create new Voice Channels + ## Commands npm run @@ -11,9 +13,3 @@ npm run "dev": Start Bot in dev Mode "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