Ikabot-Collective / ikabot

A Python-based bot designed for automating tasks in the game Ikariam
https://discord.com/invite/3hyxPRj
MIT License
89 stars 62 forks source link

Possibility of defining donations on the islands in a single parameter #224

Open coecharlin opened 5 months ago

coecharlin commented 5 months ago

**Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]** It is not related to a problem but to an improvement, whenever I need to set automatic donations in cities I always have to answer the same question with the same answer.

**Describe the solution you'd like A clear and concise description of what you want to happen.** Ideally, you would ask if the donation parameters will be the same for all cities or if you want to define the parameters separately.

**Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.** image

ikagod commented 5 months ago

I think this is a good idea but I feel like if we keep adding more user input options to this it will become too complicated. Maybe it is better to instead of adding another option, replace the existing option for maximum random waiting time. That option is pretty much completely useless and can be replaced by asking the user if they want to apply the configuration to all cities, or apply a different configuration to each city individually.