We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the DiscordBot wiki!
To add functionality to the discord bot you need to do two things:
Add a or edit a class which is implementing BaseCommandModule
BaseCommandModule
If you added a new class for your command you need to register the class in Program.cs
Program.cs