Free-Nations-Region / NationStatesAPIBot

A (Discord-) Bot for performing API Actions on NationStates
MIT License
2 stars 1 forks source link

If the pending pool is short of nations fill up randomly #35

Closed drehtisch closed 5 years ago

drehtisch commented 5 years ago

Is your feature request related to a problem? Please describe.

The problem is that the input into the pending pool is less then the output. Which results in running short of nations very quick.

Describe the solution you'd like

There should be a possibility to add regions (sinkers & feeders) to a list from which a randomly nations are selected to be added into the pool.

Describe alternatives you've considered

None

Additional context

It would be good to check WouldReceiveTelegram before adding them into the pool so a constant amount of recruitable nations is available.