issues
search
siscodeorg
/
sisbase
An easy to use discord bot base for D#+. Discord Link :
https://discord.gg/ycvm6xJ
MIT License
1
stars
0
forks
source link
csharp
csharp-library
discord
discord-bot
discordbot-framework
dotnet-core3
dsharpplus
readme
A Simple to use Discord Bot Base based on DSharpPlus.
Starting up
Features
Fully featured help command with support for
Categories
Commands
Hidden Commands
Custom Systems!
With ISystem you can create custom systems (ReactRole, etc) outside of the main file
Available Interfaces :
IScheduledSystem (Provides a customizable timer)
IClientSystem (DiscordClient)
IStaticSystem
An EmbedBase containing parsers of:
Ordered List and List (Needs to be an scalar / provide an
.ToString()
override)
Input / Output
Help of Commands and Categories
An extensive utilities set:
Automatic Handling of Cancel Codes on the console
Simplified Unicode Emoji Support
Custom Attributes
Extensions for parsing input from
DiscordMessage