Skip to content

JacksDevPlayground/rareinsults-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Discord Bot for r/rareinsults written in Go

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.

🚀 Quick start

  1. Clone Repo
  2. Rename the .envtemplate to .env
  3. Add in your Discord Token
  4. Run the bot! Navigate into the directory and run it.
cd rareinsults-discord-bot/
go run .

Heroku

Don't want to run it locally, Deploy it now with Heroku!
Deploy

Dependencies

Screenshots

Discord Post Embed
Figure: The embed post sent to Discord

Releases

No releases published

Packages

No packages published

Languages