Using Python, How can I create a bot/script that let’s me re-post a subreddit’s post to Lemmy?

Just wanted to do a simple little project to practice my programming skills.

I just need to know the outline/backbone of things I should know to do this project.

  • @counselwolf@lemmy.fmhy.mlOP
    link
    fedilink
    51 year ago

    I can’t speak for everybody, but I found python easier to understand than the other language I tried (C++).

    Also, python has Pandas which was really good because my initial track was related to data scientist.