This bot takes the top 100 memes from /r/sbubby and allows users to call "!sbubby" in chat, fetching one of the images and posting it on your discord chat channel.
This bot runs with python and node js, so both should be installed on your system to make it work. The bot must connect to both the reddit API and Discord API.
-Your Reddit API secret key should be entered into the "reddit_config.py" file. -Your Discord API token should be entered into "botconfig.json" file.
To run, simply navigate to the bot folder and run the command: node ./sbubby_run.js
That's it!