Merge pull request #79 from TheReverend403/patch-1

tigle -> title
This commit is contained in:
Yago 2015-03-10 10:34:03 +01:00
commit d254f24b97

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+)",