Update README.md

This commit is contained in:
Brazman 2022-09-16 00:36:51 -05:00 committed by GitHub
parent f8b2065f56
commit cd6bf9bfff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 1 deletions

View File

@ -7,6 +7,15 @@
<h3 align="center">SuperMachoBot</h3>
<p align="center">
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#!
</p>
</div>
## 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`.