👻 Please follow me for new updates Dev.to | Github | Github Org
😉 Please join our discord server Discord
💫 Please have an interesting relationship with me Telegram | Email
This is a simple script that forwards messages from a Discord channel to a Telegram bot.
Update_4.mp4
- Forward messages from a Discord channel to a Telegram bot.
- node.js
- discord.js-selfbot-v13
- Noedjs-selfbot-v13
- Node.js 22+
- clone the repository:
https://github.com/Any-bot/D2T_CA_bot_Node.git
- Go to the project directory:
cd D2T_CA_bot_Node
- Install the required packages:
npm install
- Create a .env file in the root directory of the project and add the following variables:
DISCORD_USER_TOKEN=
TELEGRAM_API_ID=
TELEGRAM_API_HASH=
- Run the script:
npm start