Add auto sell feature and sell delay

This commit is contained in:
BoiiButBot
2024-02-09 20:35:13 +07:00
parent 224deebb77
commit 2e87fd29da
2 changed files with 16 additions and 4 deletions

View File

@ -5,4 +5,7 @@ QUOTE_MINT=WSOL
QUOTE_AMOUNT=0.1
COMMITMENT_LEVEL=finalized
USE_SNIPE_LIST=false
SNIPE_LIST_REFRESH_INTERVAL=30000
SNIPE_LIST_REFRESH_INTERVAL=30000
DISCORD_WEBHOOK=https://discord.com/api/webhooks/ex/am/ple
AUTO_SELL=false
SELL_DELAY=2000