Skip to content

ubiq/bishop-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bishop - NFT Discord Bot

This is a Discord bot for ERC721 NFT collections.

It utilizes modern Discord Slash Commands.

All of the token metadata is retrieved directly from the tokenURI in the smart contract.

Bishop from Aliens

Inspired by: https://github.com/lucid-eleven/nft-discord-bot

Supported functions

The following functions are currently supported:

User Commands

/TOKEN_COMMAND [tokenId]

Retrieves the NFT based on the supplied tokenId, returns an embed message as follows.

Build instructions

Bishop uses Govips which is a wrapper for the libvips image processing library. Refer to that repo for build instructions.

There isn't a native Go SVG library which properly handles SVG processing (trust me, I've attempted to use some).

Releases

No releases published

Packages

No packages published

Languages