snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
67 stars 52 forks source link

Reddit info commands don't handle trailing slashes #486

Closed linuxdaemon closed 5 years ago

linuxdaemon commented 5 years ago

.subinfo /r/reddit/ will attempt to look up the subreddit reddit/, the regexes should be updated to remove trailing slashes.