use libconfig for a /etc/iprefresher.cfg config file
there can all the api credentials be specified
This commit is contained in:
@ -16,7 +16,7 @@ public:
|
||||
static std::string telegramApiKey;
|
||||
static std::string chatId;
|
||||
|
||||
static bool checkCredentialValidity();
|
||||
static bool readCredentials();
|
||||
|
||||
private:
|
||||
};
|
Reference in New Issue
Block a user