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