That’s twice now that my bot’s programming has been deleted without me knowing why.
So I’ve recreated it twice now. It’s a daily bot, which posts the same topic every day, only the title date changes.
Could you tell me what’s causing my problem?
Thanks in advance.
We had the same problem when running it in docker. The dev runs theirs on bare metal I think (no docker) and theirs doesn’t have that problem. We switched to using their instance for a while before figuring out another solution.
What solution, if I might inquire?
Just an API call on a cron schedule 😀
It was much harder for me to figure out than your Lemmy-Schedule, but so far so good. Pros and cons to both!
Ah, good old cron!
Anyway, I’m in the middle of a significant rewrite that should fix most of the issues, do you want me to ping you once it’s done so you can give it another try?
Yep, gotta love cron.
Sure, always interested in new developments.