Bet365 bot based on Telegram signals
Project detail
Hi developers,
I need an automatic tool running 24/7 (on VPS) with following specs:
Input parameters:
Type of bet to be placed (by Telegram)
Minimum odds (By Telegram)
Match
Total stake
Percentage amount
URL to reach
Log in credentials
Other funcionalities
Allows separate instances to work indipentently in parallel. Basically, same bet can be placed on multiple accounts with different stakes.
Main steps:
1. Trigger signals coming from Telegram. There is no ID about match, information available are:
• Type of bet to be placed (under/over/btts)
• Minimum odds
• Match (Bolivar vs Real Santa Cruz)
2. Calculate stake to be used to place the bet. I need two parameters to be entered dinamically “Total stake” and “ Percentage amount”. Formula to get stake is Total Stake * Percentage amount.
3. access to specific URL to be set as input parameter (no fixed URL). Basically I need to access to bet365.com or bet365.it. Both sites have same interface.
4. Log in with credentials provided as input parameters
5. Once logged in, simulate random navigation for random time (10 to 25 secs)
6. Then find the match proposed by Telegram
7. Find the correct market and place the bet considering minimum odds