The aim was to get posts from r/rareinsults
and display them in Discord.
Currently this gets the top 500 newest posts and is triggered by entering !r
.
- Clone Repo
- Rename the
.envtemplate
to.env
- Add in your Discord Token
- Run the bot! Navigate into the directory and run it.
cd rareinsults-discord-bot/
go run .