susman

Results 10 issues of susman

### Bug explanation When adding a new TG token, Ikabot checks for a response once per second. It gives the option to cancel the checking by Ctrl+C, but instead of...

bug

**Is your feature request related to a problem? Please describe.** Right now, the config.py needs to be edited by hand in order to enable debug options for functions. This requires...

enhancement

### Bug explanation Any function that uses sendResources, occationally returns this error. It seems to happen only with specific accounts or towns. I only encounter this error on some accounts,...

bug
waiting on feedback

**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 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

### Bug explanation I just switched OS from Windows Server 2019 with Python 3.11 into Ubuntu with Python 3.12 and the loadCustomModule function stopped working. After investigating the issue, I...

bug
evaluation required

### Bug explanation When starting multiple constructionList tasks for individual towns (not the same town), sometimes the status update does not function for some towns. Instead, the status is left...

bug
evaluation required

### Bug explanation If there are multiple constructionList tasks running concurrently (for different towns), some transports are sent from wrong towns. It seems like the resources are sent from towns...

bug
evaluation required