Skip to content

koryk/xmogbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

#This is the bot for the Transmogrification subreddit.

##WHAT IT DOES

  • scans for flair keywords
  • adds flair
  • leaves a comment in the thread that it did something
  • completely ignores posts that don't fit a pattern (see TODO)
  • 'logs' to screen

##TODO

  • smarter logging -> post to /r/aptbot?
  • add reminders to post gear lists

##REQUIREMENTS

Built on top of praw.

Requires an additional file called creds.py which only requires a uid and pw:

uid = "scoobydoo" # your userid pw = "scoobydoopassword" # your password

is sufficient.

About

Transmog bot based on praw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%