Changed command
This commit is contained in:
parent
1da30f7252
commit
b060a9628d
@ -41,8 +41,8 @@ end
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
description = "Sucht Bild mit Google-API und versendet es (SafeSearch aktiv)",
|
description = "Sucht Bild mit Google-API und versendet es (SafeSearch aktiv)",
|
||||||
usage = "/img [Suchbegriff]",
|
usage = "/img2 [Suchbegriff]",
|
||||||
patterns = {"^/img (.*)$"},
|
patterns = {"^/img2 (.*)$"},
|
||||||
run = run
|
run = run
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user