SuperMachoBot/README.md
2022-09-16 00:37:12 -05:00

22 lines
689 B
Markdown

<br />
<div align="center">
<a href="https://github.com/Brazmann/SuperMachoBot/SuperMachoBot">
<img src="https://github.com/Brazmann/SuperMachoBot/blob/master/SuperMachoBot/Images/Logo.png" alt="Logo" width="256" height="256">
</a>
<h3 align="center">SuperMachoBot</h3>
<p align="center">
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 similar database systems)
- 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`.