It was a poor joke.

This commit is contained in:
Kwoth 2017-04-21 00:20:21 +02:00
parent 186e8ee384
commit 0210601213

View File

@ -212,12 +212,6 @@ namespace NadekoBot.Modules.NSFW
public Task Gelbooru([Remainder] string tag = null)
=> InternalDapiCommand(tag, Searches.Searches.DapiSearchType.Gelbooru);
[NadekoCommand, Usage, Description, Aliases]
public async Task Cp()
{
await Context.Channel.SendMessageAsync("http://i.imgur.com/MZkY1md.jpg").ConfigureAwait(false);
}
[NadekoCommand, Usage, Description, Aliases]
public async Task Boobs()
{