Add automatic reactions to memes
This is a function we needed for our Discord. The bot adds a thumbs up reaction to every attachment posted in the meme thread so that users can upvote easily. The bot will join all threads specified in the "threads" object in config.json
but it will only add reactions in those that have meme
set to true (as shown in the example config). There are currently no other purposes of this.