twoot

toot and/or tweet. a lowest-common-denominator api for simplifying crossposting to mastodon and twitter


Keywords
mastodon, twitter, sns, crosspost
License
AGPL-3.0
Install
npm install twoot@0.3.0

Documentation

twoot

toot and/or tweet. a common (and lowest-common-denominator) api for simplifying cross-posting to mastodon and twitter.

⚠️ note that this library is primarily intended for my own personal hobbyist use with my bots. i can only provide limited support for other use cases on a best-effort basis.

noot and/or twoot

install

npm install twoot
# OR
yarn add twoot

full api documentation forthcoming. for now, you can check example.ts and the typescript .d.ts definition files that are included when you install the package; they include docstrings.