From d2c1cdab771bcfc2aa0b8c15c048ae6057bd174a Mon Sep 17 00:00:00 2001 From: Wizzy69 Date: Thu, 5 May 2022 22:21:03 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 206fab4..45ad2e1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# DiscordBotWithAPI +# Seth Discord Bot This is a Discord Bot made with C# that accepts plugins as extensions for more commands and events. All basic commands are built in already in the PluginManager class library. This project is based on .NET 6 (C#) and [Discord.Net](https://github.com/discord-net/Discord.Net)