Using BotKit, you can create standalone ActivityPub bots rather than Mastodon/Misskey bots. Hence, you are free from the constraints of the existing platforms.
BotKit is designed to be easy to use. You can create your bot with just a few lines of code. It's also fully written in TypeScript, so you can enjoy the type safety.
🚀
Easy to deploy
BotKit is designed to be easy to deploy, with minimal dependencies. You can deploy your bot on Deno Deploy, Fly.io, Railway, or any other virtual servers.
Powered by Fedify
BotKit is powered by Fedify, a lower-level rock-solid ActivityPub framework. No worries about the underlying protocol or the compatibility with other ActivityPub implementations.