Remove command categories
This commit is contained in:
parent
3fa4115502
commit
37ac7f56a8
40 changed files with 1 additions and 87 deletions
|
@ -25,7 +25,6 @@ namespace Geekbot.net.Commands.User
|
|||
}
|
||||
|
||||
[Command("serverstats", RunMode = RunMode.Async)]
|
||||
[Remarks(CommandCategories.Statistics)]
|
||||
[Summary("Show some info about the bot.")]
|
||||
public async Task GetInfo()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue