Commit Graph
19 Commits
Author SHA1 Message Date
Alexandru Higyedi b13f9864d2 Merge pull request #78 from Journeytojah/master
Small improvements
2024-04-02 21:00:50 +07:00
OneRobotBoii 704c46bbb9 Update .gitignore file to exclude Visual Studio Code workspace files 2024-04-02 20:58:09 +07:00
OneRobotBoii 01941d8b16 feat: Add MAX_POOL_SIZE check 2024-03-29 23:27:26 +07:00
OneRobotBoii 727c779ab5 Clean up CLI logs 2024-03-27 15:17:09 +07:00
OneRobotBoii e5b88a66fb Add ONE_TOKEN_AT_A_TIME flag and update logging 2024-03-26 21:20:06 +07:00
OneRobotBoii bd4f0dec88 Move MIN_POOL_SIZE into global const 2024-03-23 09:11:44 +07:00
OneRobotBoii 9138ff3edf Add MIN_POOL_SIZE environment variable and implement pool size check 2024-03-22 22:36:12 +07:00
OneRobotBoii 2f0e73c9eb Remove pnpm
Remove work script command
Reuse poolkeys for sell
2024-02-18 18:51:11 +07:00
OneRobotBoii 37d78cb999 Update README, .env
Remove Docker
2024-02-16 20:45:36 +07:00
OneRobotBoii 81f406cffe Clean up for merge 2024-02-16 20:39:43 +07:00
OneRobotBoii 71b02470cb Add auto sell feature 2024-02-14 20:06:15 +07:00
BoiiButBot 5bc7cec9bd Merge remote-tracking branch 'origin/HEAD' 2024-02-10 13:29:51 +07:00
BoiiButBot 1ab214fcba Disable logging and add auto sell feature 2024-02-10 13:20:29 +07:00
BoiiButBot 0b22f1f396 Merge branch 'dockerized' 2024-02-09 20:38:14 +07:00
BoiiButBot 2e87fd29da Add auto sell feature and sell delay 2024-02-09 20:35:13 +07:00
BoiiButBot 224deebb77 Update wait time before selling in processRaydiumPool function 2024-02-09 19:57:37 +07:00
BoiiButBot e0943f4794 Add Dockerfile and .dockerignore 2024-02-08 23:49:56 +07:00
BoiiButBot 47853e9119 Add BN.js import and implement sell function 2024-02-08 23:33:29 +07:00
BoiiButBot afd645ac40 Add Discord webhook integration for posting messages 2024-02-07 23:27:44 +07:00