Skip to content

TheCryptoBabyPunks/CryptoBabyPunksDiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


CryptoBabyPunksBot

Discord

💡 Table of Contents


⚡ About the Project

🎉 Introduction

👉 999 unique CryptoBabyPunks on Opensea.

🍼 Some are baby Girls or Boys and very few are Zombies, Apes or Alien.

💎 There are 47 ≠ attributes. Your CryptoBabyPunk may have zero, one, two or three attributes.

🥰 Find out who the parents of your BabyPunks are with Punks.Family!

💬 Join the BabyPunks Family on Discord!

📚 Built With

beautifulsoup4 == 4.9.3
discord.py == 1.7.2
emoji == 1.2.0
nest_asyncio == 1.5.1
pandas == 1.0.1
requests == 2.25.1

🎨 Structure

.
├── Dockerfile
├── bot
│   ├── config.py
│   ├── guild.py
│   └── opensea.py
├── data
│   └── cryptobabypunks.pkl
├── discord-bot.tar.gz
├── requirements.txt
├── static
│   └── sc.png
├── templates
│   └── retrieve_assets.txt
└── utils
    └── mapping.py

💥 Quick Start

🔥 Building the Docker 🐳 Image

$ docker build . -t discord-bot

🚀 Running the Docker 🐳 Image

$ docker run -it \
  -e DISCORD_TOKEN="DISCORD_TOKEN" \
  -e DISCORD_GUILD="DISCORD_GUILD" \
discord-bot

🖥️ Output

📖 License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published