https://github.com/sabber-slt/telegram-real-time
The bot would be programmed to monitor all Telegram channels and groups for new messages. Once a new message is posted, the bot would immediately detect it and extract the relevant information such as the message content, sender's id, date, and time.
https://github.com/sabber-slt/telegram-real-time
nodejs telegram telegram-bot
Last synced: 30 days ago
JSON representation
The bot would be programmed to monitor all Telegram channels and groups for new messages. Once a new message is posted, the bot would immediately detect it and extract the relevant information such as the message content, sender's id, date, and time.
- Host: GitHub
- URL: https://github.com/sabber-slt/telegram-real-time
- Owner: sabber-slt
- Created: 2023-06-01T22:49:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-01T22:59:25.000Z (almost 2 years ago)
- Last Synced: 2025-03-23T21:45:45.095Z (about 2 months ago)
- Topics: nodejs, telegram, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 29
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telegram bot to get all messages real-time
[](https://travis-ci.com/chrisvxd/puppeteer-social-image) [](https://www.npmjs.com/package/puppeteer-social-image)
The bot would be programmed to monitor all Telegram channels and groups for new messages. Once a new message is posted, the bot would immediately detect it and extract the relevant information such as the message content, sender's id, date, and time. Then the bot would post that information to the database.
## Installation
```sh
git clone https://github.com/sabber-slt/telegram-real-time
cd telegram-real-time
yarn
```## API
### you can get your telegram api key from here