I'm currently experimenting with a poll creation feature for @botkit. If this experiment pans out, the feature will likely be included in the next release, BotKit 0.3.0. So far, so good. Each vote will trigger a Bot.onVote event in real-time. This could open up a lot of interesting possibilities, like a bot that uses emoji selection for one-time authentication.
github.com
Polls in messages ยท Issue #7 ยท fedify-dev/botkit
BotKit currently does not support creating polls (surveys/questionnaires) in messages, while major fediverse software like Mastodon, Misskey, and others provide this functionality. Users should be ...
