you need 3 secs between replies.. that is why only the D6 replied...try to only do 1 roll per post. I will see if their is a way around this.
the !D20 is fixed now.
you need 3 secs between replies.. that is why only the D6 replied...try to only do 1 roll per post. I will see if their is a way around this.
the !D20 is fixed now.
You pick up 1D20 and roll a 13
I was talking to someone about coding (they know nothing about blockchain), but between the 2 of us, we concluded that your bot is limited by the fact that the blockchain only allows an account to post once every 3 seconds (it used to be a longer time under the old Steem rules). So for your bot to answer to multiple calls, the code needs to be written so that all the calls from a single post are read and responded to in a single reply. My friend thinks it should be possible to do that.
ok. your friend can write one then.
He's busy on his own projects and has no interest in blockchain. It would be me that would have to write one and that's going to be a long while before I can get into studying how to write code. I've tried to get my friend to help write a simple random number generator bot for me and the response is always the same... learn how and do it yourself. At least now I have a bit of a clue about what kinds of things need to be considered.