Sort:  

I haven't added catch-alls yet.. Given the 20 second posting limit need to make sure it can handle and convey all messages.

That 20 sec limit is a pain for a bot like this.
I tried putting all transactions in a cue.
Then I started to just retry the transaction with random delays until it finally works.
The bruteforce method was the most succesful.

It is a challenge that has to be overcome... Or the rule needs to be somehow circumvented for services on the Blockchain.

Maybe in v.0.2?