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!
- Make sure you've joined the Lanyard Discord server
- If you want to use the KV editor make sure to get your Api Token
- Find your Discord User ID
- Open settings got to the
Advanced
tab and turn onDeveloper Mode
- Still in settings go to
My Account
and click the three dots and copy your ID
How do I get my Lanyard Token / Api Key?
- Open direct messages with the Lanyard bot
- Send a message with the following content:
.apikey
- Copy the token to a safe place
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
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work to your fork
- 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!
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:
A copy of the license is available in the repository's LICENSE file.