joeyvanlierop / xkcdbot

A reddit bot that automatically links xkcd comics in the /r/xkcd subreddit 🤖
MIT License
37 stars 20 forks source link

issue #13 implementation #17

Closed haydenccarroll closed 4 years ago

haydenccarroll commented 4 years ago

inside bot.py, I changed the regex matching in the self.match_token method to allow for "relevant xkcd: " to work under strict matching. To have it work on multiple subreddits, simply change the config file to include the desired subreddits.

joeyvanlierop commented 4 years ago

Closed by #25