diff --git a/README.md b/README.md index 47c5c7d..5d38351 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,15 @@

SuperMachoBot

- A Discord bot I made for fun with DSharpPlus! Includes D&D stat rolling, an economy system, and other cool stuff! + A Discord bot I made for fun with C#!

+ +## Features +- D&D stat rolling +- Economy system with a dynamic database (No SQL or MongoDB) +- Gambling +- Whatever I decide to experiment with adding + +## Installation +Download the latest binaries from the [Releases page](https://github.com/Brazmann/SuperMachoBot/releases/latest) or compile it with `dotnet build`.