My personal projects I now self host with GOGs. But I do contribute on GitHub and will likely at some point contribute on GitLab as well.

//

Your're quite welcome. :-)

reply back. :-)

Connect to https://blurbybot.monkeystew.org/ for Pushover notifications (other channels eventually) and https://telegram.me/blurbybot for the Telegram bot which supports posting and replies as well. //

And my code is rather needy it seems. //

Makes for a rather interesting end doesn't it… //

forgot to tag you on that…

Could have been an issue at my provider…

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.10centuries.org', port=443): Max retries exceeded with url: /content/blurbs/global?since_unix=1473008996 (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f589a1053c8>: Failed to establish a new connection: [Errno -2] Name or service not known',))

Looking back at my logs yeah it bailed out after being unable to reach the servers for a period of time. What I think I'll do is stick a backoff in so if it reaches that point retry after a bit. So things to stack up waiting for me to pay attention to it.

And I see I've made BlurbyBot more unstable than previously… Hmmm….