From 5a628eba2535ffb4101682b0278906e2e026b214 Mon Sep 17 00:00:00 2001 From: ApfelTeeSaft <91074565+ApfelTeeSaft@users.noreply.github.com> Date: Wed, 13 Sep 2023 23:52:28 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d68615b..bfdbd1c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # Discord-Terminal -## a simple C# application to control a discord server +a simple C# application to control a discord server # How to use? -## just pop in your discord token (dont worry the data is only sent to discord for authentication) and youre good to go, you will also need to use a channel id of a channel where the bot is in +just pop in your discord token (dont worry the data is only sent to discord for authentication) and youre good to go, you will also need to use a channel id of a channel where the bot is in # what is this build on? -## this was made with the Discord.Net package (V3.12.0) +this was made with the Discord.Net package (V3.12.0) -## i dont know if i ever finish this to be fully functional + +i dont know if i ever finish this to be fully functional