BOS Bot telegram

Hello, I’m installing a Telegram bot to receive messages from my Node, I use Raspberry PI 4, I can’t synchronize with the KEY the BOt API
err:
message: Call to ‘getMe’ failed! (401: Unauthorized: invalid token specified)
stack:
- GrammyError: Call to ‘getMe’ failed! (401: Unauthorized: invalid token specified)
- at toGrammyError (/usr/lib/node_modules/balanceofsatoshis/node_modules/grammy/out/core/error.js:35:12)
- at ApiClient.callApi (/usr/lib/node_modules/balanceofsatoshis/node_modules/grammy/out/core/client.js:88:48)
- at processTicksAndRejections (node:internal/process/task_queues:96:5)
- at async withRetries (/usr/lib/node_modules/balanceofsatoshis/node_modules/grammy/out/bot.js:485:41)
- at async Bot.init (/usr/lib/node_modules/balanceofsatoshis/node_modules/grammy/out/bot.js:154:22)
- at async asyncAuto.test (/usr/lib/node_modules/balanceofsatoshis/telegram/get_telegram_bot.js:91:16)

Is this from the LNDBoss app?

Unfortunately it doesn’t seem that LNDBoss supports BalanceOfSatoshis’s telegram commands.