Generate tokens for your fediverse instances. Supports Mastodon, Misskey and Pleroma
https://blog.froth.zone/sam/the-end-of-an-era
src | ||
.drone.yml | ||
.eslintrc.json | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md | ||
renovate.json | ||
tsconfig.json | ||
yarn.lock |
JS-Feditoken
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
- Clone the repository.
- Make sure you have
yarn
andnodejs>=15.0.0
installed. - Run
yarn
to install dependencies. - Run
yarn build
to build the binaries. - Run
yarn token
to run get the tokens.