A Simple Solana-Wallet/Accounts-Tracker
$helpShows this message$configPrints config store infos$addressPrints wallet-address helper$accountsPrints account balances
- Install and setup docker + docker-compose!
- Copy the
config.json.sampletoconfig.json - Edit the
config.jsonto a watch a single wallet. - Start the bot using
docker-compose up -d
When you create the discord token on https://discord.com/developers/applications
make sure to enable MESSAGE CONTENT INTENT' under:
BOT -> Build-A-Bot -> Privileged Gateway Intents -> MESSAGE CONTENT INTENT = ENABLE