@ -15,6 +15,7 @@
* kommune: 2601
* strasse: 2146
* pathBot: '~/bin/YMBot'
* tgBotOwner: <hier DEINE Telegram-ID eintragen>
*/
$currentYear = date('Y');
@ -89,4 +90,6 @@ if ($response !== false) {
}
} else {
shell_exec(sprintf("echo Müllbot konnte keine Daten empfangen | %s -u %d", $config['pathBot'], $config['tgBotOwner']));