Skip to main content

Push Cam Affiliate links

Project description

TrimoonCam2Telegram

TrimoonCam2Telegram is a python tool that publish cams links taken from Adult Cam site's API directly on Telegram Channel/groups you manage

Buy me a Beer 🍻

If you wish support me you can buy me a Cripto Beer

Bitcoin:

Bitcoin

BNB Smart Chain:

BNB USDT BUSD CAKE
ETH DAI

All Donors Will be part of the sponsorship Div

Limitation:

  1. You can't remove Link to Channel Free Porn Webcam XXX 🔞
  2. You can't remove link to BOT @Freepornwebcam_bot

Supported Live Cams Websites API:

To make money with TrimoonCam2Telegram you need to create affiliate account on the following websites:

  1. Chaturbate.com - Create Affiliate Account @ Chaturbate to start
  2. BongaCams.com - Create Affiliate Account @ Bongacams to start
  3. CamSoda.com - Create Affiliate Account @ Camsoda to start

Future support for:

  1. Livejasmin;
  2. Cam4;
  3. Streammate;

Telegram Bot Setup:

  1. Open Telegram (Mobile or Desktop);
  2. Look for the "BotFather" https://t.me/BotFather
  3. Create new Bot and save the Token
  4. Start the new Bot and add it to your channel

Installation:

  1. Install Python
  2. Create a Virtual Env: python3.7 -m venv TrimoonCam2Telegram-venv
  3. Than Activate your brand new Venv source absolute\path\to\TrimoonCam2Telegram-venv\bin\activate

How to setup the package from GIT:

  1. Clone the TrimoonCam2Telegram git repository pip install git+https://github.com/trimoon056/TrimoonCam2Telegram.git
  2. Install setuptools pip install setuptools
  3. python3.7 absolute\path\to\TrimoonCam2Telegram\setup.py install

How to setup the package from PIP:

  1. pip install TrimoonCam2Telegram

How to use The Project:

  1. Create a new .py file (ex. botlauncher.py)
  2. Create the Tracking dictionary
CamTrackingDict = {
    'woopyxxx_chaturbate_aff_campaign_id' : 'your Cb Tracking ID', # the one after &campaign=
    'woopyxxx_bongacams_aff_id' : 'your Bongacams Tracking ID', # the one after &c=
    'woopyxxx_camsoda_aff_id' : 'your Camsoda Tracking ID' # the one after ?id=
}

-- or -- 2. Create the ENV file

WOOPYXXX_CHATURBATE_AFF_ID = 'your Cb Tracking ID'
WOOPYXXX_BONGACAMS_AFF_ID = 'your Bongacams Tracking ID'
WOOPYXXX_CAMSODA_AFF_ID = 'your CamSoda Tracking ID'
  1. Setup the New BOT on Telegram,
  2. Create the new Channel

Full Code:

from TrimoonCam2Telegram.telegram.TelegramPublisher import *
TelegramBotToken = "Your TelegramBotToken"
TelegramChatID = "@freepornwebcam"
CamTrackingDict = {
    'woopyxxx_chaturbate_aff_campaign_id' : 'your Cb Tracking ID', # the one after &campaign=
    'woopyxxx_bongacams_aff_id' : 'your Bongacams Tracking ID', # the one after &c=
    'woopyxxx_camsoda_aff_id' : 'your Camsoda Tracking ID' # the one after ?id=
}
MarkDownButton = [
  {'text' : 'First Link', 'url' : 'https://www.firstlinkurl.tld'},
  {'text' : 'Second Link', 'url' : 'https://www.firstlinkurl.tld'}, 
]

Results = TrimoonTelegramPublisher(woopyXXXAuthDict=CamTrackingDict).TelegramPublishBot(BotToken=TelegramBotToken, ChatId=TelegramChatID, MarkDown=MarkDownButton)
print(Results)

Et Voilà

Bitcoin:

Bitcoin

BNB Smart Chain:

BNB USDT BUSD CAKE
ETH DAI

All Donors Will be part of the sponsorship Div

Sponsor:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trimooncam2telegram-0.1.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

TrimoonCam2Telegram-0.1-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page