Remove command categories
This commit is contained in:
parent
3fa4115502
commit
37ac7f56a8
40 changed files with 1 additions and 87 deletions
|
@ -23,7 +23,6 @@ namespace Geekbot.net.Commands.Integrations.Google
|
|||
}
|
||||
|
||||
[Command("google", RunMode = RunMode.Async)]
|
||||
[Remarks(CommandCategories.Helpers)]
|
||||
[Summary("Google Something.")]
|
||||
public async Task AskGoogle([Remainder, Summary("SearchText")] string searchText)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue