Skip to content

Displays NFT collection stats, such as, floor price, listed count, volume, etc

Notifications You must be signed in to change notification settings

Stonks-Luma-Liberty/Plutus

Repository files navigation

Plutus

Github Issues Codacy Badge Github Top Language wemake-python-styleguide

Discord bot that display NFT marketplace collection statistics

Table of Contents

Features

  • Display NFT collection statistics\

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DISCORD_BOT_TOKEN - Token required to connect with your discord bot

GUILD_IDS - IDS of discord GUILDS bot will work on

Run Locally

Clone the project

  git clone https://github.com/Stonks-Luma-Liberty/Plutus.git

Go to the project directory

  cd Plutus

With Docker

Use docker-compose to start the bot

docker-compose up -d --build

Without Docker

Install dependencies

  poetry install

Start the bot

  poetry run python main.py

About

Displays NFT collection stats, such as, floor price, listed count, volume, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published