mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2026-03-03 14:49:38 -05:00
dev: Some minor renaming to match the strings
add: audit logs for several commands docs: Updated changelog fix: xp card user avatar wasn't showing for some users
This commit is contained in:
@@ -16,6 +16,3 @@ public sealed class CmdAttribute : CommandAttribute
|
||||
Summary = memberName.ToLowerInvariant();
|
||||
}
|
||||
}
|
||||
|
||||
[AttributeUsage(AttributeTargets.Method)]
|
||||
public sealed class PromptableAttribute: Attribute;
|
||||
Reference in New Issue
Block a user