Skip to content

pxseu/lanyard-ui

Repository files navigation

Lanyard UI

Simple UI to easily access kv and visualize your Discord User / Status with Lanyard

Huge thanks to @Phineas for making this possible with his amazing project!

Before you start

  1. Make sure you've joined the Lanyard Discord server
  2. If you want to use the KV editor make sure to get your Api Token
  3. Find your Discord User ID

User ID

  1. Open settings got to the Advanced tab and turn on Developer Mode
  2. Still in settings go to My Account and click the three dots and copy your ID

Token

How do I get my Lanyard Token / Api Key?

  1. Open direct messages with the Lanyard bot

  2. Send a message with the following content: .apikey
  3. Copy the token to a safe place

Running Locally

You can use these to run the tests:

$ npm ci
$ npm test

or with yarn

# if you already installed once make sure to remove node_modules
$ yarn install --frozen-lockfile
$ yarn test

Contributing

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work to your fork
  5. Submit a Pull request so that I can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

License

Copyright 2021 pxseu

Licensed under the Mozilla Public License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at:

https://www.mozilla.org/en-US/MPL/2.0/

A copy of the license is available in the repository's LICENSE file.

About

Simple UI to easily access kv and visualize your Discord User / Status with Lanyard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published