- Joke Command
- Help Command
- Logging - Serilog
- Database
- Settings command and database file (DO THIS FIRST BEFORE WORKING ON DISCORD LOGGING)
- Discord Logging
- Moderation Commands
- Economy Commands (SETUP THE DB FILE FIRST)
- Reaction Role Dasboard
- Reaction Role Dashboard(With Settings)
- More Fun Commands
- Daily Command
Requirements: Visual Studio 2022 with .NET C# Desktop Developement
- Fork this repository then clone the fork into visual studio 2022.
- Install any dependencies from the dependencies folder inside the solution explorer of visual studio code.
- Press the green arrow to build and run the bot. After this is done navigate to the solution folder in file explorer and find and open config.json file inside bin\Debug\net6.0\Resources.
- Fill in the token and prefix paramaters with string values.
- save and rerun the bot.