Skip to content

Add automatic reactions to memes

Compare
Choose a tag to compare
@rkfg rkfg released this 17 Oct 12:28
· 40 commits to master since this release

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.