This commit is contained in:
ApfelTeeSaft
2023-09-13 23:57:49 +02:00
+5 -4
View File
@@ -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