Inspiration

A few weeks ago I started analyzing data for the BR1 community on my website. All the data comes directly from the Solana blockchain. Last week the BR1 team went to the NY Hacker House. They posted some pics on their twitter...then I found a tweet about the Hackathon. This was the first time I heard about the Magic Eden API and about Discord bots (yes, I'm new to Discord). After playing around a little bit I thought it was a good idea to directly integrate the data on Discord and I started with this project.

What it does

Please check the repo's README for all available commands.

How we built it

100% Python + Magic Eden API

Challenges we ran into

As the Magic Eden API is still in beta it takes sometimes a very long time to get a response (see attached video).

Accomplishments that we're proud of

  • First time programming a Discord bot
  • First time publishing a public repo to GitHub
  • The community and the team loves the discord bot!

What we learned

  • How to program a Discord bot
  • How to work with the Magic Eden API

What's next for BR1 Discord Bot

I will improve the logic and add a lot of new commands in the next days and weeks.

Some of the upcoming commands are:

!show 1111: Upload the image file of the BR1 operative with the id #1111 to the Discord server

!count TraitType TraitValue: Show the number of BR1 operatives with a certain type-value combination

!rarity 1111: Show rarity rank of the BR1 operative with the id #1111

BTW: If you like the tool we can figure out how to make the official Magic Eden discord bot. I think other Solana NFT communities would really like to have a similar bot. What do you think?

Built With

Share this project:

Updates