Git Product home page Git Product logo

plexiglass's Introduction

PLEXiglass

A script to update your discord rich presence to what show/movie you are watching

Requirements:

  • Python (I used 3.9.7 but it should be fine with most versions)
  • pypresence (After installing python run "py -m pip install pypresence" into the terminal if you are on windows, and I don't know what to run on linux but if you are using it you should already know)
  • plexapi ("py -m pip install plexapi")

Configuration:

Open config_blank.json and then change the text only the text don't touche the " or the ,

When you are done with it rename it to config.json

Custom pictures (optional):

It's actually pretty easy to do !

  • Go on: https://discord.com/developers/applications
  • Create a new app
  • On your new app you should see an Application ID put it into the config.json where it belongs
  • After on the rich presence part upload a new image and call it "plexblack" it will be the default image
  • Then upload as many images as you want
  • Then on the image.json remove what I done but keep the formatting you can remove as many as you want but don't forget the , and the "
  • title is the actual name on the show plex shows
  • image_id is the name of the image on the discord rich presence

When you are done just run plex_iglass.py and it will update every two minutes

plexiglass's People

Contributors

firminou 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.