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.
Find a file
Renovate Bot 749af0072c
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build was killed
Update typescript-eslint monorepo to v5.22.0
2022-05-03 06:12:35 -05: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
package.json Update typescript-eslint monorepo to v5.22.0 2022-05-03 06:12:35 -05:00
README.md Add a README 2022-02-16 09:53:50 -06:00
renovate.json Add renovate.json 2022-05-03 09:46:57 +00:00
tsconfig.json Make token generator seperate 2022-02-16 08:56:46 -06:00
yarn.lock Update typescript-eslint monorepo to v5.22.0 2022-05-03 06:12:35 -05:00

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.