Giter VIP home page Giter VIP logo

nft-sales-twitter-bot's People

Contributors

dsgriffin avatar kadestroude avatar pranscript avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nft-sales-twitter-bot's Issues

Tweet image

Hello dev,

Is there a way to upload the image withit in the tweet?
Saw you made this possible for the other bot.

Would be fantastic!

[Feature Request] Watch Multiple collections parallelly

What I was thinking is if it's possible to watch and tweet on multiple collections simultaneously?

In the app.js on the last line when the function is called instead of just calling the function without args what if we did this?

    monitorContract(process.env.CONTRACT_ADDRESS1, abi1);
    monitorContract(process.env.CONTRACT_ADDRESS2, abi2);

will have to make same changes for functions in utils too just need to add CONTRACT_ADDRESS as arguments.

Have tried this and worked fine for me with collections that were currently minting, didn't get rate-limited which is the only thing that I was worried about

would love to open a pull request if this makes sense or am I missing something?

Addition of blur.io marketplace

Increasing numbers of transactions are taking place on the blur.io marketplace. Requesting addition of this exchange to the existing marketplaces within the code.

Remove OpenSea dependancy

Migrate to using Alchemy to retrieve token metadata, as

  1. We use Alchemy already
  2. We only require an OpenSea API key for this purpose

New Opensea Seaport Contract

Opensea recently released their new marketplace smart contract, Seaport 1.1
This completely broke the tracking of Opensea sales.

Documentation: https://docs.opensea.io/v2.0/reference/seaport-overview

I'm trying to fix this on my end to submit a PR but it seems that they used a whole new structure and didn't include a "price" log in the new OrderFulfilled Event. Getting the full paid price might force us to run calculations not needed for other marketplaces such as Looksrare.

Feel free to comment on this issue if you are also working on a fix

.

.

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.