BooDoo / CheapBotsTootSweet

Hosting Tracery-based Mastodon bots for others https://cheapbotstootsweet.com
MIT License
4 stars 0 forks source link

results is not iterable #20

Open BooDoo opened 1 year ago

BooDoo commented 1 year ago
TypeError: results is not iterable
    at run (/opt/cbts/prod/traceryhosting-backend/run_bots.js:584:24)
    at processTicksAndRejections (node:internal/process/task_queues:93:5)
/opt/cbts/prod/traceryhosting-backend/run_bots.js:584
                for (const result of results)

Pretty sure this happens during the REPLIES runs; haven't looked into it any further than that yet.