Command Categories (more or less)
This commit is contained in:
parent
f30c136785
commit
58ba2980f9
29 changed files with 97 additions and 17 deletions
|
@ -19,6 +19,7 @@ namespace Geekbot.net.Commands
|
|||
}
|
||||
|
||||
[Command("stats", RunMode = RunMode.Async)]
|
||||
[Remarks(CommandCategories.Statistics)]
|
||||
[Summary("Get information about this user")]
|
||||
public async Task User([Summary("@someone")] IUser user = null)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue