Anyone created a bot for Lemmy yet?

https://lemmy.world/post/46402

Anyone created a bot for Lemmy yet? - Lemmy.world

Interested in coding one to bring content over.

I’m looking for a base bot that I just write routines for, which is run on set intervals. Otherwise I had to design an architecture on my own and I want to avoid that if I can.

Also it has to be in python so I can leverage db0’s lemmy library.