Update index.js
This commit is contained in:
@@ -70,6 +70,9 @@ if (config.activate_telegram) {
|
||||
});
|
||||
|
||||
bot.sendMessage(chatId, "Drucker Liste:\n" + message);
|
||||
case "test":
|
||||
axios.get("https://maker.ifttt.com/trigger/Alarm/with/key/mDrKtS60Xz-BNP_XfBLFH5hZU_vGiBW6KlPSe6iP61f")
|
||||
break;
|
||||
default:
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user