Have you ever imagined having those Telegram channels where you want to send information to Discord? Did you think it was very difficult to do? Then try our code :)
-
Updated
Jul 23, 2024 - Python
Have you ever imagined having those Telegram channels where you want to send information to Discord? Did you think it was very difficult to do? Then try our code :)
This Node.js application is a bot that listens to media messages in a Telegram channel and forwards them to a Discord channel using webhooks. It handles both images and videos and can be easily configured using environment variables. The codebase is structured for clarity and scalability, with separation of concerns into different modules.
Add a description, image, and links to the telegramtodiscord topic page so that developers can more easily learn about it.
To associate your repository with the telegramtodiscord topic, visit your repo's landing page and select "manage topics."