Accord
Accord copied to clipboard
A C# Discord bot with moderation, XP/guild participation and utilities
We do not store the image hash for a user's avatar in the database. This has the disadvantage of requiring an API call to the Guild endpoint whenever we want...
Tracking issue for ModMail implementation. Conceptually this is called `UserReports` for Accord.
Introduce a System where Administrators would register Events on the bot. _The ideal management system would be on the WebUI (which hasn't been built yet)_ - The Bot will post...
Currently the black embed color in my opinion looks very bad. I propose changing the embed color to the same shade of green as the icon, that would make it...
When users have ranks above Nitro booster, they are not given the pink colour for boosting. Some prefer this colour. Allow a new command to have users with the Nitro...
Store as run option and make configurable via command, `status set`
Currently `StaffSnowflake` is stored as a `static` member in `Constants`. This should be a new run option, called `AlertRoleIds`, which show allow for several roles to be comma separated and...