Coder Social home page Coder Social logo

pancakeswapbot's Introduction

pancakeswapBot

Instalation:

  1. create a virtual environment
> virtualenv venv
  1. run the environment
> source venv/bin/activate
  1. install the project requirements
> pip install -r requirements.txt

Project Structure and run

config.py

all static data and urls set here, add your source and destination wallet address and private key, etc.

UrlScrapper.py

> (venv) ➜  pancakeswapBot git:(main) ✗ python UrlScraper.py

 The Program is started
Press [ Ctrl + c ] to stop.
2021-10-30 16:53:50.501538 first element found.

the program will listen to the binance url for the conditions. if all ideal condition will happen, the trade-bot automatically will start.

telegram.py

> (venv) ➜  pancakeswapBot git:(main) ✗ python telegram.py 

telegram.py will listen to the telegram msg.

ATTENTION:

Your message must follow the below pattern:

line 1 : the token contract address

line 2 : the Network name ('eth'or 'bsc' or 'trx')

line 3 : the amount (in 'eth')

try to run telegram.py and UrlScrapper.py in two difference envs

pancakeswapbot's People

Contributors

codewithjoe2020 avatar mrshahsafi avatar

Stargazers

Amir Mohamad Eftekhari avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.