Skip to content

raifpy/tgTwitterBridge

Repository files navigation

tgTwitterBridge

Telegram Channel - Twitter Tweet Bridge

Preview

gif

Setup

  • git clone raifpy/tgTwitterBridge
  • Install Tamper Dev for Chrome (Like Burp Suite)
  • Visit twitter and open Tamper Dev extention
  • setupImage1
  • Tweet any text
  • Find /update.json on Tamper Dev
  • setupImage2
  • Focus HTTP Request layout
  • setupImage3
  • Copy Cookie's Header Value and paste in cookie.txt [!]
  • Copy authorization's Header Value and paste in header.json's authorization value [!]
  • setupImage4
  • Open telegram/botfather
  • Create new bot
  • setupImage5
  • Start your bot & Copy bot token and paste telegram.json's Token value
  • Forward any message your channel to jsonBot
  • setupImage6
  • Edit telegram.json with this informations
  • Add your bot to your channel and don't forget to make an administrator

On Background

      
tgTwitterBridge[.exe] -background
      

Compile

git clone https://github.com/raifpy/tgTwitterBridge
cd tgTwitterBridge
go build -x -v .

You can join my telegram channel