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
- Host: GitHub
- URL: https://github.com/sonnyxsm/pumpcheck
- Owner: sonnyxsm
- License: mit
- Created: 2024-07-16T01:50:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T02:18:15.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T20:52:09.275Z (over 1 year ago)
- Topics: crypto-bot, cryptocurrency, discord-webhook, discord-webhook-notifications, mit-license, python, python3
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.*