GithubHelp home page GithubHelp logo

aelew / cryptotracker Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 3.0 151 KB

๐Ÿค– A Discord bot that alerts users when their cryptocurrency transactions confirm. Supports BTC, ETH, and LTC.

Home Page: https://aelew.com/projects/cryptotracker

License: MIT License

Python 99.91% Procfile 0.09%
bot cryptocurrency discord discord-bot discord-interactions interactions-py python crypto tracker transaction-tracker

cryptotracker's Introduction

๐Ÿค– CryptoTracker

Discord bot invite GitHub stars

A Discord bot that notifies users when their cryptocurrency transactions have confirmed.

Features

  • Pings you when a transaction reaches a specified number of confirmations
  • Support for Bitcoin (BTC), Ethereum (ETH), and Litecoin (LTC)
  • Usage of Discord interactions (application commands)
  • Easy setup and installation

Example

Contributions

The development of CryptoTracker is an ongoing process, and everyone is welcome to contribute. Feel free to share your ideas, report issues, and help make CryptoTracker even better!

Run Locally

Clone the project

git clone https://github.com/aelew/cryptotracker.git

Go to the project directory

cd cryptotracker

Install dependencies

pip install -r requirements.txt

Set environment variables

To run this project, you need to set the required environment variables.
Copy `.env.example` into a new file called `.env` and fill in the values.

Start the bot

py main.py

License

MIT

cryptotracker's People

Contributors

aelew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cryptotracker's Issues

Replit import error

Traceback (most recent call last):
File "/home/runner/blockchain/main.py", line 5, in
from interactions import (listen, slash_command, Activity, ActivityType, OptionType, SlashContext, SlashCommandChoice,
ImportError: cannot import name 'listen' from 'interactions' (/home/runner/blockchain/.pythonlibs/lib/python3.10/site-packages/interactions/init.py)
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7ffabfa6ca60>

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.