Skip to content

topher200/hearthstone_reddit_card_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/r/Hearthstone's Card Bot

Listens for card names in reddit.com/r/hearthstone comments and replies with pictures and a link to the card.

Bot's reddit page: http://www.reddit.com/user/HearthstoneCardBot/

Discussion of bot: http://www.reddit.com/r/hearthstone/comments/1ppjab/uhearthstonecardbot/

Files

  • card_bot.py: The main bot. Runs forever once started. Uses PRAW (python reddit api wrapper).

  • cards.csv: File that contains the list of cards to look for. Contains name of card and link to card on hearthpwn.

  • generate_card_csv.py: Fetches list of cards from hearthpwn using beautiful soup.

  • logging_util.py: Logging util functions

Requirements for running

Source

Source available at http://github.com/topher200/hearthstone_reddit_card_bot

About

Listens for card names in reddit.com/r/hearthstone comments and replies with pictures and a link to the card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages