Allow [CommandPrefix] to be used at the assembly level

Issue #125 resolved
Yusuf Ismail repo owner created an issue

This would allow the following, which would apply that prefix to all commands in that assembly

[assembly: CommandPrefix("prefix.")]

Comments (1)

  1. Log in to comment