- Categories
- Commands
- Hidden Commands
- With ISystem you can create custom systems (ReactRole, etc) outside of the main file
- Available Interfaces :
-
- IScheduledSystem (Provides a customizable timer)
-
- IClientSystem (DiscordClient)
-
- IStaticSystem
- Ordered List and List (Needs to be an scalar / provide an
.ToString()
override) - Input / Output
- Help of Commands and Categories
- Automatic Handling of Cancel Codes on the console
- Simplified Unicode Emoji Support
- Custom Attributes
- Extensions for parsing input from
DiscordMessage