Sam Therapy
1b90d8f203
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
655 B
655 B
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.