Urban Dictionary command, small improvents in message handler, emojis are in embeds now, avatar command
This commit is contained in:
parent
667d928ca4
commit
45f289d071
7 changed files with 168 additions and 27 deletions
|
@ -46,10 +46,10 @@ namespace Geekbot.net.Commands
|
|||
_errorHandler.HandleCommandException(e, Context);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public class CatResponse
|
||||
{
|
||||
public string file { get; set; }
|
||||
|
||||
private class CatResponse
|
||||
{
|
||||
public string file { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue