A personal Discord bot I made in C# using DSharpPlus.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brazman 193deba267
New economy 'Baltop' command and QOL.
4 weeks ago
SuperMachoBot New economy 'Baltop' command and QOL. 4 weeks ago
.gitattributes Initial Commit 7 months ago
.gitignore Got rid of local filepaths and unnecessary files 1 month ago
LICENSE.txt Initial Commit 7 months ago
README.md Update README.md 6 months ago
SuperMachoBot.sln Initial Commit 7 months ago

README.md


Logo

SuperMachoBot

A Discord bot I made for fun with C#!

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 or compile it with dotnet build.