tigle -> title

This commit is contained in:
Lee Watson 2015-03-10 00:34:17 +00:00
parent 8bb1a19cfc
commit 8f9d1a1e59

View File

@ -44,7 +44,7 @@ end
return { return {
description = "Send comic images from xkcd", 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 = { patterns = {
"^!xkcd$", "^!xkcd$",
"^!xkcd (%d+)", "^!xkcd (%d+)",