reddit-reposter-bot/twitter_techsupportgore_bot
Louis Vallat b3af1f7982 huge refactor
hypervisor now don't rely on collections but only on the SQLite database for saving what post it has computed. It saves each post after each post, and marks it as shared before sharing it so if something bad happens, then it won't crash on it again. RAM usage has been improved too. After 8hrs running, it used more than 1GB. Now it barely uses more than 50MB.
Added a try catch for null pointer exception so it won't crash if a part of the JSON is missing. It'll just continue and don't compute this reddit post.
2019-04-27 00:37:32 +02:00
..
nbproject finished version 0.9 2019-04-25 17:24:49 +02:00
src/TwitterTechSupportGoreBot huge refactor 2019-04-27 00:37:32 +02:00
build.xml finished version 0.9 2019-04-25 17:24:49 +02:00
manifest.mf Created main NetBeans project 2019-04-22 17:30:34 +02:00
settings.conf finished version 0.9 2019-04-25 17:24:49 +02:00