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:
BNB Smart Chain:
All Donors Will be part of the sponsorship Div
Limitation:
- You can't remove Link to Channel Free Porn Webcam XXX 🔞
- 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:
- Chaturbate.com - Create Affiliate Account @ Chaturbate to start
- BongaCams.com - Create Affiliate Account @ Bongacams to start
- CamSoda.com - Create Affiliate Account @ Camsoda to start
Future support for:
- Livejasmin;
- Cam4;
- Streammate;
Telegram Bot Setup:
- Open Telegram (Mobile or Desktop);
- Look for the "BotFather" https://t.me/BotFather
- Create new Bot and save the Token
- Start the new Bot and add it to your channel
Installation:
- Install Python
- Create a Virtual Env:
python3.7 -m venv TrimoonCam2Telegram-venv - Than Activate your brand new Venv
source absolute\path\to\TrimoonCam2Telegram-venv\bin\activate
How to setup the package from GIT:
- Clone the TrimoonCam2Telegram git repository
pip install git+https://github.com/trimoon056/TrimoonCam2Telegram.git - Install setuptools
pip install setuptools python3.7 absolute\path\to\TrimoonCam2Telegram\setup.py install
How to setup the package from PIP:
pip install TrimoonCam2Telegram
How to use The Project:
- Create a new .py file (ex. botlauncher.py)
- 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'
- Setup the New BOT on Telegram,
- 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)
Bitcoin:
BNB Smart Chain:
All Donors Will be part of the sponsorship Div
Sponsor:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file trimooncam2telegram-0.1.1.tar.gz.
File metadata
- Download URL: trimooncam2telegram-0.1.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36f44ab850623bfe1c87fd38c0ff7237367f28097168df8c3c6c9dd714f4c4aa
|
|
| MD5 |
a9886aeb3d3653b9a082fe41ad105ebf
|
|
| BLAKE2b-256 |
126a323258bacfebb873942ab92620fc439e147c8241b38a342d0ec5d7cdc4e7
|