tigle -> title

This commit is contained in:
Lee Watson 2015-03-10 00:34:17 +00:00
parent 8bb1a19cfc
commit 8f9d1a1e59
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ end
return {
description = "Send comic images from xkcd",
usage = {"!xkcd (id): Send an xkcd image and tigle. If not id, send a random one"},
usage = {"!xkcd (id): Send an xkcd image and title. If not id, send a random one"},
patterns = {
"^!xkcd$",
"^!xkcd (%d+)",