Generate tokens for your fediverse instances. Supports Mastodon, Misskey and Pleroma https://blog.froth.zone/sam/the-end-of-an-era
This repository has been archived on 2023-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Sam Therapy b72b0440da
continuous-integration/drone/push Build is passing Details
Add the ability to specify the name and website
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-02-27 15:55:24 -06:00
src Add the ability to specify the name and website 2022-02-27 15:55:24 -06:00
.drone.yml Add a README 2022-02-16 09:53:50 -06:00
.eslintrc.json Add eslint conf 2022-02-16 09:14:00 -06:00
.gitignore Make token generator seperate 2022-02-16 08:56:46 -06:00
LICENSE Make token generator seperate 2022-02-16 08:56:46 -06:00
README.md Add a README 2022-02-16 09:53:50 -06:00
package.json Add the ability to specify the name and website 2022-02-27 15:55:24 -06:00
tsconfig.json Make token generator seperate 2022-02-16 08:56:46 -06:00
yarn.lock Add the ability to specify the name and website 2022-02-27 15:55:24 -06:00

README.md

JS-Feditoken

Build Status

Generating a token that can be used to botpost to the Fediverse.

Compatible with Mastodon, Misskey, and Pleroma.

Usage

Download prebuilt binaries from here (currently only supports x64), or build from source.

Building from source

  1. Clone the repository.
  2. Make sure you have yarn and nodejs>=15.0.0 installed.
  3. Run yarn to install dependencies.
  4. Run yarn build to build the binaries.
  5. Run yarn token to run get the tokens.