Skip to content

Commit

Permalink
Chuck Norris unesape HTML but HTML cant scape from Chuck Norris
Browse files Browse the repository at this point in the history
  • Loading branch information
yagop committed Jun 21, 2015
1 parent 3d250bc commit 6a8473b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/chuck_norris.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ end

local function run(msg)
local joke = chuck()
return URL.unescape(joke)
return unescape_html(joke)
end

return {
Expand Down

0 comments on commit 6a8473b

Please sign in to comment.