Skip to content

RudeGolems/nft-discord-cropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NFT Discord Cropper

This discord bot crops an NFT in your set measures by getting it through the .cache file which has been used to make a candy machine. It is being used in the Rude Golems server. Feel free to use it for your own project.

Features

  • Cropping in your custom measures
  • No need to store any NFT when cropping

Getting Started

Ensure you have Python installed Install PIP if you haven't yet

python get-pip.py

Install Pillow

pip install pillow

Install Discord

pip install discord

Install Requests

pip install requests

Please view the file to understand the usage and logic of the bot.

About

A discord bot to crop an NFT image living on the Solana blockchain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages