This free-to-use bot allows you to snipe every token presale on DxSale, Pinksale or any other BSC platform where you have to send BNB to some presale address.
Before realease it would be better to implement logging features which monitor:
bot mode
wallet configuration (not the private key)
presale settings (address, date)
errors
Furthermore, it should inspect log report and censor the private key - if any (to prevent that an error reports the private key just run a regex on log output and replace [private_key] with ** )
In case of error a log file should be created. When done, write guideline for templates of issue reporting.
Before realease it would be better to implement logging features which monitor:
Furthermore, it should inspect log report and censor the private key - if any (to prevent that an error reports the private key just run a regex on log output and replace [private_key] with ** )
In case of error a log file should be created. When done, write guideline for templates of issue reporting.