# JS-Feditoken [![Build Status](https://ci.git.froth.zone/api/badges/Sam/js-feditoken/status.svg)](https://ci.git.froth.zone/Sam/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](https://git.froth.zone/Sam/js-feditoken/releases/latest) (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.