On Thursday, 9 April 2015 at 09:49:39 UTC, wobbles wrote:
Another possibilty I was looking at was to write a tool that will spit out all combinations at runtime, and then import these back into the bot at compile time to build a lookup table that way.

Thanks!

This is definitely a better idea. I would probably load them at runtime instead, it scales better.

Reply via email to