An open API service indexing awesome lists of open source software.

https://github.com/sonnyxsm/pumpcheck

Alert Discord Webhook for Crypto Prices
https://github.com/sonnyxsm/pumpcheck

crypto-bot cryptocurrency discord-webhook discord-webhook-notifications mit-license python python3

Last synced: about 1 year ago
JSON representation

Alert Discord Webhook for Crypto Prices

Awesome Lists containing this project

README

          

# ⤥ pumpcheck

## Get Crypto Announcements on Your Discord Server

**pumpcheck** sends a Discord webhook of the price any coin from the [CoinGecko](https://www.coingecko.com/en/api) API.

## Running

### View the Help Menu
- `./pumpcheck -h`

### Typical Command
- `./pumpcheck -w -a -t `

### Connect to Webhook and Show Bitcoin's Price
- `./pumpcheck -w -a -t bitcoin`

### Connect to Webhook and Show Ethereum's Price
- `./pumpcheck -w -a -t ethereum`

*all coins that are listed on coingecko are able to be viewed, be sure to use the coin's ticker.*