mirror of
https://github.com/Brazmann/SuperMachoBot.git
synced 2025-01-08 04:56:49 +00:00
Update README.md
This commit is contained in:
parent
f8b2065f56
commit
cd6bf9bfff
11
README.md
11
README.md
|
@ -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`.
|
||||
|
|
Loading…
Reference in a new issue