Before use bot don't forget add him to the group. And create /lib/config/index.js file with your credentials
module.exports = {
TelegramAppId: 11111,
TelegramAppHash: "string",
TelegramBotApiKey: "string",
DatabasebUrl: "mongodb://127.0.0.1/resend_bot"
}And run npm start