ikabot icon indicating copy to clipboard operation
ikabot copied to clipboard

A Python-based bot designed for automating tasks in the game Ikariam

Results 31 ikabot issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Partially. This would fix the problem of transportation processes bugging each other out when ran simultaneously. **Describe the solution you'd...

enhancement

Self explanatory, function to check for new cultural exchange requests and accept them as soon as they arrive. And alternatively, if there is no room for either party, automatically decline...

enhancement

I feel like the project would benefit from having named arguments example: ikabot login passwd sendres --from city1 --to city2 --resource wine --amount 50000 Easy to understand and not that...

enhancement

### Bug explanation Currenlty the telegram token is saved with the session, the result is a frequent 'insert the telegram token' message as the session expires for any reason would...

bug

Currently, the sendresource functionality requires users to specify source cities individually, which can be repetitive and cumbersome when dealing with multiple cities. To improve usability and efficiency I suggest enhancing...

enhancement
evaluation required

### Motivation The distribute resources function does exactly what the name implies, it distributes any one type of resource evenly among all cities. It does this by calculating the resource...

enhancement
up-for-grabs

I noticed that the activate miracle doesn't check for the highest level of the selected miracle before activating it, causing it to occationally activate a lower level miracle.

enhancement
up-for-grabs

**Describe the solution you'd like** Calculated total construction time along constructionList, something like activateMiracle has. **Describe alternatives you've considered** Construction times can be parsed from the help>buildings section, and time...

enhancement
up-for-grabs

hello is it possible that in the function distribute ressources the bot asks in which steps it should send ressources... for example i have 2kk Wine on 5 citys and...

enhancement

### Bug explanation When I go to expand a residence (L 11 to 12) it starts asking for the missing resources. When it reaches the 4th city, asking for crystal,...

bug
waiting on feedback