A TypeScript-based Telegram bot that monitors Twitter accounts and forwards channel content.
- Clone the repository.
- Install dependencies:
npm install. - Create a
.envfile with your tokens (see.envexample). - Build the project:
npm run build. - Run the bot:
npm start.
Deploy to Bless Network using: bless deploy ./telegram-bot.