If you tag @limerickbot.gar.lol in a reply to a post on Bluesky, the bot will respond, turning the parent post into a limerick.
Currently, the bot only responds to mentions which are replies to other posts. If you tag @limerickbot.gar.lol in a top-level post, currently nothing happens.
node index.js
![zip -rq function.zip .]
aws lambda update-function-code --function-name limerickbot_run --zip-file fileb://function.zip > /dev/null
aws lambda invoke --function-name limerickbot_run out --log-type Tail --query 'LogResult' --output text | base64 -d