Posts text (and optional link) posts to a Lemmy community on any federated instance. No app setup needed — paste your instance URL, username, and password when you add the account; a target community is required per account.
Lemmy has no app-registration or API-key flow — you connect by pasting your existing account credentials for a specific instance, and the tool logs in and stores the resulting session token.
Have the full URL of the Lemmy instance where your account lives (e.g. https://lemmy.world or https://lemmy.ml) — this is what you'll paste as the Instance URL.
OpenSign up or log in at the instance's own site first; some instances require email verification or admin approval before login succeeds via the API.
OpenIn the connect form, paste the instance URL exactly as above (e.g. https://lemmy.world) into the Instance URL field.
Use the same login you use on the instance's website — the tool calls the instance's own /api/v3/user/login endpoint with these values.
If you've turned on two-factor auth in your Lemmy account settings, generate a fresh code from your authenticator app and paste it into the 2FA code field at connect time (it's a one-time value, not stored).
Paste the target community name, either short form like technology or fully qualified like technology@lemmy.world, into the Default community field — a community is required for every post.
Full URL of the instance your account lives on (e.g. https://lemmy.world). No app registration exists — you log in with your normal account.
The same login you use on the instance's website.
Your account password. Account must be email-verified (and approved, if the instance gates sign-ups) or login returns no session.
Only if TOTP is on. It's one-time and not stored, so 2FA accounts need a fresh code each reconnect.
Required — every post needs a target. Use the URL slug (technology), or name@instance for a community on another instance.