honestly, it wasn't impatience but rather shame...
if i'm so stupid that can't even understand a simple instruction that "reply with a move" than this fact should be hidden from the world!
...so delete :'D
When the bot is operational, it won't be "as soon as a move is submitted" type bot, but will check at intervals, not sure yet about timing. Not trying to setup a real time system. :-)
The bot will be set to run periodically, it will not be listening to the blockchain continuously. Will also give a potential window for changing ones mind.
Partly to simplify development. To keep the code simple.
Partly because I don't have big bad servers humming away to continuously process the blockchain.
unfortunately i "don't speak" java but i've heard about steemj which written in java to interact with the blockchain. it's not updated since a while, tho.
receiving blocks and checking for comments should be simple and does not require a huge server.
you might want to join SteemDevs Discord channel where you can find help if you need.
@neander-squirrel
Bah... I went though the trouble of inputing your move manually then you deleted your comment as I was replying!
The bot isn't ready yet, but here ya go:
FEN: rn1qkbnr/ppp1pppp/8/3p4/3P2b1/4P3/PPP2PPP/RNBQKBNR w KQkq - 1 3
SIDE TO MOVE: WHITE
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
sorry about that, when i got no answer i've assumed that it doesn't work (or i didn't got it), so i have deleted my reply :)
thanks :D
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Patience!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
honestly, it wasn't impatience but rather shame...
if i'm so stupid that can't even understand a simple instruction that "reply with a move" than this fact should be hidden from the world!
...so delete :'D
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You did it exactly right! And how can you learn the correct if you never get feed back for correction?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
When the bot is operational, it won't be "as soon as a move is submitted" type bot, but will check at intervals, not sure yet about timing. Not trying to setup a real time system. :-)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
why not? what's the reason for the interval approach?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
The bot will be set to run periodically, it will not be listening to the blockchain continuously. Will also give a potential window for changing ones mind.
Partly to simplify development. To keep the code simple.
Partly because I don't have big bad servers humming away to continuously process the blockchain.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
what language you're coding?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Java, just posted link to repo as a new post.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
unfortunately i "don't speak" java but i've heard about steemj which written in java to interact with the blockchain. it's not updated since a while, tho.
receiving blocks and checking for comments should be simple and does not require a huge server.
you might want to join SteemDevs Discord channel where you can find help if you need.
anyway, keep up with the good work :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Looks a lot better on my phone
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Should be playable over phone as well, a simple "reply" with a move (from square/to square like:
d1 d4
would result in it the chess system generating:
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit