support_bot.js aktualisiert

This commit is contained in:
M_Viper 2024-01-28 16:51:48 +01:00
parent 611e101483
commit c206dfa424
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ const allowedAdminIds = adminChatId.split(',');
const botInfo = { const botInfo = {
name: 'Telegram Support Bot', name: 'Telegram Support Bot',
version: '1.0.0', version: '1.0.7',
author: 'M_Viper', author: 'M_Viper',
license: 'ISC', license: 'ISC',
}; };
@ -297,7 +297,7 @@ Verfügbare Befehle:
} }
}); });
bot.startPolling();
console.log(` console.log(`
*Bot Information:* *Bot Information:*