Skip to content

Repository containing the source code to bots for /r/lotrmemes

License

Notifications You must be signed in to change notification settings

dginovker/r-lotrmemes-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lotrmemes bots

Extremely simple bot that replies when some comment has a keyword!

Request a feature

Want to add quotes? Want a new character? Create an issue on Github or message me on Reddit!

Design

These bots are extremely simple by design so anyone can run them. The license allows free use of the code is you likewise share the source code.

Running

  1. Download the codebase
  2. Create a file called praw.ini and fill it out with your Reddit bot info (should look something like this)
  3. Run pip install -r requirements.txt
  4. Run python main.py

That's it!

Modifying the triggers & responses

Edit the dictionary found at the top of the relevant bot file. Keep the same format!

About

Repository containing the source code to bots for /r/lotrmemes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages