Paws
soft for @PAWSOG_bot
Install / Use
/learn @petyasoft/PawsREADME
Software for PAWS telegram Bot
Requirements
- Python 3.11 (you can install it here)
- Telegram API_ID and API_HASH (you can get them here)
- Follow Telegram channel
-
Install the required dependencies:
pip install -r requirements.txt -
Get your API_ID and API_HASH:
- Go to my.telegram.org
- Sign in with your Telegram account
- Create a new application to get your API_ID and API_HASH
-
Configure the application:
-
Open
config.pyand add yourAPI_IDandAPI_HASH:API_ID = your_api_id API_HASH = 'your_api_hash' -
If you want to use a proxy, set
USE_PROXYinconfig.pytoTrue, otherwise set it toFalse:USE_PROXY = True # or False -
If you want to enable proxy checking for each session, set the
CHECK_PROXYparameter inconfig.pytoTrue, otherwise set it toFalse:CHECK_PROXY = True # or False -
The
REF_CODEparameter inconfig.pyis used to set the referral code that appears in your referral link afterstartapp=in your referral link:REF_CODE = 'DceesgPO' # Set your referral code here -
To set a delay between cycles, use the
BIG_SLEEPparameter inconfig.py. Set the value to the number of seconds you want the program to pause between cycles:BIG_SLEEP = [1200, 5000] # Set delay in seconds -
If
USE_PROXYisTrue, openproxy.txtand fill it out using the example provided. Ensure there are no extra lines in the file. Proxy format : ip:port:login:password session_name, session name is which use this proxy (WITHOUT .session, only session name)
192.168.1.1:1234:username:password session1 192.168.1.2:2934:username:password session2 192.168.1.3:3834:username:password session3 192.168.5.1:2884:username:password session4And don't forget set proxy type in
config.pyPROXY_TYPE = "socks5" # or http -
-
IMPORTANT Create a
sessionsfolder
Usage
-
Run the bot:
python main.py -
The software will work with all accounts using the single
API_IDandAPI_HASH. No need to change them for each account.
Important Notes
- Python Version: The software runs on Python 3.11. Using a different version may cause errors.
- DONT USE MAIN ACCOUNT BECAUSE THERE IS ALWAYS A CHANCE TO GET BANNED IN TELEGRAM
DONATIONS
ton : UQCLxqnBscAH1i8WNU2qfqXrAKCd5AoNgbuNrvZHTZOLI3Yg
sol : BKmvLTyW29Pkb1yixJrUh6q6JgCkyqY5VGAN5DwgLatK
ltc : ltc1q4jxmwt2hrwz05jgplaxsx7ytdmyd06n9w43qtx
btc : bc1qfhy5de2xmewzlyd8gct8e8lxxwkm33u359sxpe
evm : 0xffD503AD80C9486D8588fD0DE2E129F2F0E1d618
trc20 : TN6qKhsbjB1WaetixdRigNrmUw1MCqAyh3
dash : Xu4VUgxQTKk5URkbgMiZv6uLzJpHR4NH6y
zec : t1aFA4poLSA6psJ1pbsK63MeXKQ6ECkqz5M
Thank you for using PAWS Telegram Bot! Don't forget to follow our Telegram channel for updates.
