From 74152c106beef37e6794549ad895986b3c2b76e8 Mon Sep 17 00:00:00 2001 From: ~login@aussies.space Date: Mon, 30 Sep 2019 20:06:03 +0000 Subject: Added symbolic constants (flags) to remove integrations Since not all places where tcoin runs have tildebot, minerbot and daily-adventure, these integrations are now disabled in the code through preprocessor directives (symbolic constants that act as flags) ---