@rayalez I'm glad to see @HackerNewsBot still working - it looked like it took a halt when .social went under heavy load.
@Shawn
@HackerNewsBot Yeah, sorry about that. I will need to figure out how to deploy it properly and run it consistently, I've just been busy with other projects for the past few days, didn't have time to improve it.
@rayalez @HackerNewsBot I have Docker handle mine; if things crash the main thread dies and Docker restarts the container. The cycles aren't too short so at worst it's just a minor nuisance until things go back online.
@Shawn @HackerNewsBot Yep, that's what I should do. Will deploy it as soon as I have a bit of free time.
@Shawn @HackerNewsBot @rayalez I enjoy it also, however I notice that the bot often concatenates text and links without space, making it difficult to certain UIs to open the link. Example if I share the info to Twitter I always need to change the content first to separate hashtags and text from the link. Is it something which can be improved?