Twitter FakeNFT With Python
This project is a server that fetches your Twitter profile picture and applies the hexagonal transparency mask displayed on the profiles of users who have an NFT profile picture.
More info about Twitter NFT pictures here
The profile picture change needs to be done on Twitter Desktop with the picture generated by this server (you’ll need to right-click > save as
, isn’t it ironic?), otherwise Twitter will trigger some modifications that remove the transparency.
Getting Twitter tokens
You need to provide your API keys to the program so it can work (only used to get a user’s profile picture URL)