Built my own Splinterlands Bot!

in #splinterlands3 years ago

Finally after a couple months of working through a splinterlands bot on github I've recreated the bot and enhanced the existing logic!! I've been able to get it to play cards from my own local mysql database and complete the remaining part of the splinterlands match. It will also track now who won the match!! Now on to storing the record to my database @solominer

image.png

Sort:  
Thank you for sharing this amazing post on HIVE!
  • Your content got selected by our fellow curator @solominer & you just received a little thank you via an upvote from our non-profit curation initiative!

  • You will be featured in one of our recurring curation compilations and on our pinterest boards! Both are aiming to offer you a stage to widen your audience within and outside of the DIY scene of hive.

Join the official DIYHub community on HIVE and show us more of your amazing work and feel free to connect with us and other DIYers via our discord server: https://discord.gg/mY5uCfQ !

If you want to support our goal to motivate other DIY/art/music/homesteading/... creators just delegate to us and earn 100% of your curation rewards!

Stay creative & hive on!

Woo! Congrats on the progress!

Congratulations @fitz1567! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :

You received more than 50 upvotes.
Your next target is to reach 100 upvotes.

You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

Check out the last post from @hivebuzz:

Hive Tour Update - Communities

Hey fitz,

Would you mind sharing your bot with me or maybe show me the way to create and implement my own data base etc.

Kind regards :)

Hey Toheadi,

Haven't checked on this site in a long time, my recommendation would be to use https://github.com/alfficcadenti/splinterlands-bot alfficcadenti's bot and expand from there. I built a sql database that plays hands instead of the method in this bot.