change telegramm bot token to produ
This commit is contained in:
@@ -62,7 +62,7 @@ function sendMessage(msg, idList) {
|
||||
}
|
||||
|
||||
if (config.activate_telegram) {
|
||||
const token = "8483944836:AAFC0lqdertqrZw4KcNC9BKs8C1vKuWGZ-E";
|
||||
const token = "6150769224:AAGhBagPEi23QtBJl65YNuwEBBXwHguDV0E";
|
||||
|
||||
bot = new TelegramBot(token, { polling: true });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user