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)