ruby-rbot / rbot

The Ruby IRC Bot.
https://ruby-rbot.github.io/
Other
63 stars 19 forks source link

fix: URI.escape is not needed anymore #83

Open henk84 opened 11 months ago

henk84 commented 11 months ago

from the logs:

rbot/data/rbot/plugins/url.rb:208: warning: URI.unescape is obsolete
rbot/data/rbot/plugins/url.rb:211: warning: URI.escape is obsolete