Back to Directory
marketing
Tootbot
Publish content to Mastodon. Use when you need to post a Mastodon status.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
tootbot 0.5.0
- Switched implementation to use Bun instead of Node.js.
- Updated usage to accept JSON input; supports batch posting of multiple statuses.
- Added support for more flexible media attachments via JSON objects.
- Expanded trigger phrases to include "publish status to mastodon".
- Provided guidance for required environment variables (MASTODON_URL, MASTODON_ACCESS_TOKEN).