Add short-hand group aliases
This commit is contained in:
@@ -10,6 +10,7 @@ using NodaTime.TimeZones;
|
||||
namespace PluralKit.Bot.Commands
|
||||
{
|
||||
[Group("switch")]
|
||||
[Alias("sw")]
|
||||
public class SwitchCommands: ModuleBase<PKCommandContext>
|
||||
{
|
||||
public SystemStore Systems { get; set; }
|
||||
|
Reference in New Issue
Block a user