I found your other thread ("free coding") first, and this is close to what I need.
First: I know nothing about php, and I'm running Linux on my home computer.
I don't want to auto-bump, I want to post a certain text from the command line at a moment I choose.
Something like this:
./postonbitcointalk file.txt topicURL
Ideally, it should output the URL pointing at the new post, including the post number.
It would be even better if it's also possible to edit (replace?) an existing post by a new file.txt
I need this for my
giveaway-topic. I edit the Opening Post 5 times per week, and I post new replies 10 times per week.
I'm already scraping the thread for new replies, which already saves me some time.
I post it in this topic, and not in your "free coding"-topic, as it's closely related to your bump bot. Is it not too much work to alter the bump bot for my needs?