Бот реализован для проекта "Психолингвистический анализ переписки в Telegram".
Generate token in telegram bot father Past it in index.js
const e = require('express');
const TelegramApi = require('node-telegram-bot-api');
const token = 'your-bot-token'; npm i
node index.js