Coder Social home page Coder Social logo

00-00-00-11 / hiven-status Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cancodes/hiven-status

0.0 1.0 0.0 1.39 MB

Transfer your discord status in real time to hiven using Lanyard API.

License: GNU General Public License v3.0

Shell 0.84% TypeScript 99.16%

hiven-status's Introduction

img

Hiven Status Header

This small project let's you display your status on your Hiven Header image using the Lanyard API. Make sure you are in Lanyard Discord Server.

Configuring

  1. Create a .env file referencing the .example.env
  2. Install node packages.
  3. Build the project using the build script.
  4. Run the start script using your prefered package manager (yarn/npm)
  5. You can change the background from assets/user/background.png. It would be better if the image is 1000x500, though I had no issues with 1920x1080.

Want to add a new App to show on your status?

  1. Add the app icon in the assets/code/icons as a png and make sure it's 150x150
  2. Add the app in src/apps.json using this schema:
    "App Name That Gets Returned From Discord/Lanyard": {
      "topText": "",
      "midText": "",
      "botText": "",
      "iconName": "app.png"
  }
  1. You can use {name} | {state} | {details} in the json file to make the app status more dynamic.
  2. Save, test and create a PR!

Troubleshooting

Q: Canvas build is not passing
A: It's probably due to your OS or processor architecture not being supported (Like M1). I solved it by downloading these dependencies.

Special Thanks To

  • TheHackerCoding

for their contribution.

hiven-status's People

Contributors

cancodes avatar i0x0 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.