Coder Social home page Coder Social logo

listenersclubbot's Introduction

listenersClubBot

Python Script For A Redit Bot to Moderate and Automate a Listeners Club Subreddit.

Requisites:

  • pip install praw
  • pip install praw-OAuth2Util
  • pip install pylast

Config: To configure with OAuth, the bot's host will need to use their developer account and create an app.

  • Go to https://www.reddit.com/prefs/apps/ and create an app, making sure to give it a name, selecting either web app or script, and setting the redirct uri to: "http://127.0.0.1:65010/authorize_callback"
  • After creating an app use the string under the name as the client_id, and the "secret" is the client_secret. Configure these in the ./config/oauth.ini file and the bot is ready to be run.
  • At first run a Reddit page will open and ask for authentication with the script. Be sure to be logged in as the username that you want the script to be posting as.

listenersclubbot's People

Contributors

ghost-hacked avatar matt-garner avatar olig1905 avatar

Watchers

 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.