Skip to content

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

Notifications You must be signed in to change notification settings

cummodore69/copypastadiscordbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published