Git Product home page Git Product logo

patches_bot's Introduction

Patches_Bot

Reddit Patch Notes Bot

In order to run this code you will need to install the following libraries until I setup a setup.py:

  • PRAW (pip3 install praw --user)
  • BeautifulSoup4 (pip3 install beautifulsoup4 --user)
  • Pyrebase (pip3 install pyrebase --user)

You will also need to create file called praw.ini with this content:

[bot1]
client_id=
client_secret=
password=
username=
user_agent=

The client_id and client_secret are given to you when you create an app on your reddit.com profile. The username and password are your reddit credentials The user_agent is free text to describe your bot/script

All previously submitted posts are now saved to firebase so that we are not posting duplicate patch notes.

If you would like to add more games to Patches_Bot, or contribute in any other way, please contact me and we can move forward with that process.

If you would like to contribute there is a config file that I will need to distribute on a case by case basis, if you are interested in working on the bot.

Thanks for taking a look!

patches_bot's People

Contributors

rodhlann avatar kingpromethus avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.