Skip to content

Discord bot used to track all Bitcoin, Ethereum and XRP transactions over 500k

Notifications You must be signed in to change notification settings

Anon0x19/discord_crypto_alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord_crypto_alert

Discord bot used to track all Bitcoin, Ethereum and XRP transactions over 500k using the whale_alert API

Installing Dependencies

pip install -r requirements.txt

Note: Includes Profile and requirements.txt so it can run on servers (i.e Heroku)

Updating credentials

Add you whale_alert API key, discord token and channel ID's to keys.json.

Running the Bot

To run the bot, use the following command:

python3 main.py

or

heroku run python3 main.py

About

Discord bot used to track all Bitcoin, Ethereum and XRP transactions over 500k

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published