dante4rt / sonic-odyssey-bot

Sonic Odyssey Bot is an application for sending SOL (Solana) cryptocurrency transactions using seed phrases or private keys to random addresses.
https://t.me/HappyCuanAirdrop
MIT License
123 stars 175 forks source link

add line of code to select between which private key or seed phrase to use. #11

Closed LegendaryTunzeverywhere closed 4 months ago

LegendaryTunzeverywhere commented 4 months ago

The bot is designed to finish with one wallet and move to the next which is fine, but to be able to organize the privatekey the way they would to the seed phrase. Adding option to which private key to use will be great.

dante4rt commented 4 months ago

The bot is designed to finish with one wallet and move to the next which is fine, but to be able to organize the privatekey the way they would to the seed phrase. Adding option to which private key to use will be great.

Thanks for the feedback, I will try to improve my code.