-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
In a conversation, @TheBlubb14 had the idea to assign command tags based on the class or method name. The idea is good, but it should be implemented as an option because tags are assumed to be string.
Idea: Insert a new class StringCommandAttribute and a class StringCommandManager
By default, this implementation uses the tag as a string and derives the tag from the respective class name or method name.
Optionally aliases should be given and a leading char. e. g. - or!