projectdelphai / godofhighschool-bot

A reddit bot that updates the /r/godofhighschool subreddit with the weekly chapter of God of High School

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

godofhighschool-bot

Description

A simple reddit bot that works with the /r/godofhighschool subreddit. It grabs the latest godofhighschool scan and raw and then posts the necessary information to the subreddit for the weekly releases.

Installation/Development Info

It is hosted on heroku and requires a password which is set as an environment variable. To work with this repo, you'll need to create a subreddit similar to /r/godofhighschool and create your own account to use, rather than the bot used here.

The dependencies are:

  1. beautiful soup 4
  2. feedparser
  3. praw
  4. requests

Contributing

  1. Create an issue
  2. Make a fork of the code
  3. Make a branch for the issue
  4. Make your changes
  5. Push to your fork's branch
  6. Make a pull request between your branch and this master

About

A reddit bot that updates the /r/godofhighschool subreddit with the weekly chapter of God of High School


Languages

Language:Python 100.0%