rename bdcc to bdcb
This commit is contained in:
parent
ced287e492
commit
288c976674
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ namespace Geekbot.net.Commands.Randomness
|
|||
_randomNumberGenerator = randomNumberGenerator;
|
||||
}
|
||||
|
||||
[Command("bdcc", RunMode = RunMode.Async)]
|
||||
[Command("bdcb", RunMode = RunMode.Async)]
|
||||
[Summary("Benedict Cumberbatch Name Generator")]
|
||||
public async Task GetQuote()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue