They them pronouns please. I’m a software engineer and artist.

My art

My Movies

GitHub

  • 18 Posts
  • 46 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle

  • I will try it again but I just wanted to say thanks again. With your code I created my own dumb python script that is working. I want to create a great aggregator and you are sending me in the right direction!

    I think I will keep working on this and share with you what I did (if you will find it helpful) Or create a pull req if I have the time for your code as well.

    This is REALLY what Lemmy needs and is severely missing!

    You rock! Meow!


  • I couldn’t get it running but I was able to sub to a cat place!!!

    I still want to get your thingy to work. I KNOW I am doing something wrong

    docker run --name lemmy-subscriber-bot --restart always -dt --env 'LEMMY_USERNAME=lemmy_bot' --env 'LEMMY_PASSWORD=redacted' --env 'LEMMY_DOMAIN=nerdly.dev' lflare/lemmy-subscriber-bot .
    

    Returns

    docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: ".": executable file not found in $PATH: unknown.