Code Monkey home page Code Monkey logo

discord-visualizer's Introduction

⚡ Lanyard Visualizer

landing page

A service to see your Discord status online easy and for free with the help of the Lanyard API! To use this service, you have to be in Lanyard's Discord server so that it could monitor you, you can find the invite link in Lanyard's GitHub repository.

🔥 Features

  • Spotify integration
    • It will display what you're listening, it'll show a progress bar just like the one on your Discord profile!
  • Every RPCs work!
    • If there's something visible on your status (only RPCs), it's visible here too!
  • Customization, use it as iframe, remove footer or title bar!
    • You can use simple queries like ?background=false&title=false to customize the look of it! This way, you can even iframe it to your website or your stream setting the mode query to iframe!
  • Everything is real-time!
    • We use Lanyard's WebSocket so everything is updated in real-time!

❓ How to use?

Just visit this page and use the input to check on whoever you want! Keep in mind that the user has to be in Lanyard's Discord server so that they could be monitored by the service.

🌟 Host it yourself

I don't collect any kind of data, there's no third-party plugins (except the Google Fonts), no cookies, nothing! If you still don't want to use the service, you can download from the source and host it yourself.

  • Clone this repo: git clone https://github.com/eggsy/lanyard-visualizer
    • Change directory to the new folder: cd lanyard-visualizer
  • Instal dependencies
    • With npm: npm install
    • With yarn: yarn
  • Start in development, or build the app
    • With npm: npm run dev or npm run build (and then npm run serve)
    • With yarn: yarn dev or yarn build (and then yarn serve)

Starting in development mode will provide hot reloading, PRs and issues are always welcome! Feel free to contribute to my project.

Sponsors

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.