SuperMachoBot/README.md

22 lines
689 B
Markdown
Raw Normal View History

2022-09-10 19:56:21 +00:00
<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">
2022-09-16 05:36:51 +00:00
A Discord bot I made for fun with C#!
2022-09-10 19:56:21 +00:00
</p>
</div>
2022-09-16 05:36:51 +00:00
## Features
- D&D stat rolling
2022-09-16 05:37:12 +00:00
- Economy system with a dynamic database (No SQL or similar database systems)
2022-09-16 05:36:51 +00:00
- 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`.