/copypastadiscordbot

Our shit attempt at making a discord bot that gets a random submission from a subreddit

Primary LanguageJava

copypastadiscordbot

Our shitty attempt at making a discord bot that gets a random submission from r/copypasta

Setting up

Java
  • Just read the config.yml
Python
  • Literally just check the config.yml file, all the info is included in it (Subreddit changing is in copypastabot.py)

Optional changes

The steps below are optional to do

Java
  • Nothing other than the prefix and command in config.yml
Python
  • In copypastabot.py replace cp! (Line 16) with your desired prefix.
  • In copypastabot.py replace copypasta (Line 28) with your desired command.