This is my first Discord bot and itโs fairly stupid. ๐ As of now, it is nothing more than programming practiceโฆ
Main features
- Self-Generating help menu
- fun commands, such as
howfat
- it can even do math (whoa!)
- not-to-poorly-written code
- lots of stupidity, as the botโs name suggests
Usage
Before compiling, rename Modules/APIKeys.cs.template
to Modules/APIKeys.cs
and fill in your Discord token.
You are free to do whatever you please with the Stupid Bot!
- ๐ Use is as a template to build other bots;
- ๐ Modify it to oblivion;
- ๐ฅ Make it crash;
- ๐ช Find vulnerabilities within its few lines of code;
- ๐ค Beep Boop it!
- Language: C#
- API: Discord.Net
- IDE: VS Code + .NET Framework + PowerShell