Add the !cookie alias and allow yaml alliases in the translations file
This commit is contained in:
parent
8fadff4092
commit
ac43d087b1
4 changed files with 11 additions and 5 deletions
|
@ -15,6 +15,7 @@ namespace Geekbot.net.Commands.Rpg
|
|||
{
|
||||
[DisableInDirectMessage]
|
||||
[Group("cookies")]
|
||||
[Alias("cookie")]
|
||||
public class Cookies : ModuleBase
|
||||
{
|
||||
private readonly DatabaseContext _database;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue