Giter Site home page Giter Site logo

arandabot's Introduction

arandabot

A youtube to reddit bot based on youtube API v3

To get this bot working, do the following:

  1. Install Python 3.4 and download Arandabot source code

  2. Go in to the settings.json file and update the following information:

  • Which youtube channels you would like to add
  • If you would like the bot to pull all your subscribed channels
  • If you would like to the bot to loop forever or pull n times
  1. Create a client_secrets.json in the directory the bot is insalled by doing the following:
  • Go to https://console.developers.google.com/project
  • Create a project if not already
  • In project go to: APIs & auth > Credentials
  • Click "Create new Client ID"
  • Choose installed application > Other
  • Click "Download JSON"
  • Name file "client_secrets.json" and put in same directory as the bot
  1. Get Reddit client id and secrets:
  1. Install dependencies from requirements.txt, on Windows it looks like this:
  • C:\Python34\Scripts\pip3.4.exe install -r requirements.txt
  1. Run main.py in your terminal or windows command prompt (you you can copy the output) and get oauth2 webtoken
  • The console will output a Google web page you need to go to and grab the token
  • Copy and paste the token back in to console
  • The console will then open the browser and go to reddit where you will need to click "authorise app"

arandabot's People

Contributors

notatallshaw avatar victorfour avatar aaronchall avatar alexbragdon avatar

Watchers

 avatar James Cloos 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.