Change copypasted !google help text
This commit is contained in:
parent
789787b866
commit
b45b9b6219
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class Module(ModuleManager.BaseModule):
|
|||
@utils.hook("received.command.ddg", min_args=1)
|
||||
def duckduckgo(self, event):
|
||||
"""
|
||||
:help: Get first Google result for a given search term
|
||||
:help: Get first DuckDuckGo result for a given search term
|
||||
:usage: [search term]
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in a new issue