Git Product home page Git Product logo

dimmu831 / kizmeow-opensea-and-etherscan-discord-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xeift/kizmeow-nft-discord-bot

0.0 0.0 0.0 119 KB

A simple Discord bot wrote with Python. Kizmeow let you track your NFT project and display some useful information(e.g. market cap, floor price, total supply...etc) by calling Etherscan and OpenSea API.

License: MIT License

Python 100.00%

kizmeow-opensea-and-etherscan-discord-bot's Introduction

Kizmeow-OpenSea-and-Etherscan-Discord-Bot

A Discord bot wrote with Python. Kizmeow let you track your NFT project and display some useful information(e.g. market cap, floor price, total supply, eth price, gas fee, transaction history, display NFT owner, download original resolution NFT image...etc) by calling Etherscan and OpenSea API.(This repl is in development)

If you like this project, please give me star on the upper right corner:)

This repl is not finish yet. If you want to try, you can simply click the blue letter below and invite the bot to your test server.

Chinese bot | English bot | Chinese community bot | English community bot

These bots are just demos, if you found commands not work, please kick the bot and reinvite it to your server. If you found bots offline, that's normal, I run these bots on repl.it, somtimes bots will offline because many people use my demo bots. If you want a stable bot, I suggest you build your own bot base on my code, or run the bot on your computer insted of on repl.it

Difference between normal bot and community bot? There's no these commands in community version, community version is for crypto disscussion Discord group.

/demi-human

/demi-human-history

/demi-nft

I will make a more detailed tutorial later:)

Note

If you no nothing about coding, I suggest you contact me via Discord Xeift#1230, I can create customize bot for your project for free. Or you can just simply click the blue letter below and invite the bot to your server.

Chinese bot | English bot | Chinese community bot | English community bot

You can use the commands listed below

/demi-human //you can change these three commands below to your project in code. You can contact me if you know nothing about coding.

display real-time price of Demi-Human.

/demi-human-history

display history price of Demi-Human.

/demi-nft

search specific Demi-Human NFT by token id. option: token_id


/project

display real-time price of specific project. option:project_name

/project-history

display history price of specific project. option:project_name

/nft

search the NFT of a specific item and a specific number. option:contract_address token_id

/txn

enter the address and display the transaction record. option: eth_address

/account_info

enter the address to display ETH balance and Demi NFT balance. option: eth_address

Requirements

environment

  • Python > 3.8

packages

  • discord
  • discord-py-slash-command
  • qrcode
  • urllib
  • json
  • asyncio
  • request
  • flask

Usage

There are 2 ways to run this bot. Whether you choose first or second method, you'll need Discord bot token and Etherscan API. If you choose the second method, you'll also need Uptimerbot account.

1.run it on repl.it(cloud)

You can run it on repl.it, just fork it , it ,it or it and run. Remember to change discord bot token and Etherscan API key, then put them in environment variable. DO NOT PUT TOKENS IN YOUR CODE DIRECTLY cuz repls on replit is public if you use their free plan, and there are some ppl using scrypt to grab your token. Next, copy the link here, image create a Uptimerbot account and paste your link here. image

2.run it on your computer(local)

Just download it and install all the packages in Requirement, make sure you have install python. Remember to change discord bot token and Etherscan API key. Then, run main.py

Video Tutorial

If you want to use different version bot, change the repl.it link I fork in the video.

https://www.youtube.com/watch?v=WFP9LdiB8yk

Bot Avatar Illustrator

姬玥 Kiyue avatar

kizmeow-opensea-and-etherscan-discord-bot's People

Contributors

xeift avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.