Selfbot to send your incoming Discord messages to Telegram
Warning: Selfbots are against Discord's Terms of Service, use at your own risk!
-
Run in your shell:
cargo install --git https://github.com/tapnisu/dsc-tg-forwarder
-
Run
dsc-tg-forwarder
, which will generate default config at~/.config/dsc-tg-forwarder/config.yml
-
Config it
-
Run
dsc-tg-forwarder
-
Input your Discord token into DISCORD_TOKEN environment variable
-
Input your Telegram bot token into TELEGRAM_TOKEN environment variable
-
Input your output channel id into OUTPUT_CHAT_ID environment variable
-
Run
dsc-tg-forwarder
Just run this in your shell:
dsc-tg-forwarder -d YOUR_DISCORD_TOKEN -t YOUR_TELEGRAM_TOKEN -o OUTPUT_CHAT_ID