GithubHelp home page GithubHelp logo

nft-monitor_bsc_telegram-bot's Introduction

NFT_Monitor

This is a telegram bot for monitoring price and ranking of NFT on Binance Smart Chain.

Can fetch latest ranking and price in real time.

  • .Pancake_NFT/nft-web3.py: Main file to fetch transaction and log through web3.
  • .Pancake_NFT/pancake_nft.py: Original version to fetch log from bscscan. Now aborted.

0x00 Requirement

Available for Python3.8+, recommend to use virtualenv to run this project.

  • python-telegram-bot==13.7
  • web3==5.24.0

0x01 Usage

  • Modify configuration in config.py
    • TEST_BOT_TOKEN : tgbot token of test environment
    • PROD_BOT_TOKEN: tgbot token of produce environment
    • COLLECTION_CONTRACT_ADDRESS: NFT Collection Contract
    • CONTRACT_ADDRESS: Contract address of market place

Now, default value is fetch from PancakeSwapSquad NFT.

  • Run it, recommend deploy it on server

    python crypto_bot.py
    
  • Input command in bot

    /nft [MAXIMUM_RANKING] [MAXIMUM_PRICE] 
    
    eg: /nft 5000 5
    

0x02 Interface

image-20211023162759858

0x03 Rewards

If u think this project is helpful, would u like to buy me a cup of coffee?

  • ERC-20 & BEP-20: 0x2733c1818Bc39639808ba35688177ec0DD97D520

nft-monitor_bsc_telegram-bot's People

Contributors

ada-ai3915 avatar

Stargazers

Tyrese, BlockWarrior avatar

Watchers

 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.