Ikabot-Collective / ikabot

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

[Investigate] Add loop option, bugfix, add status updates #247

Closed susikaman closed 5 months ago

susikaman commented 5 months ago

Added 3rd option for investigation, automatic experiment conduction. Instead of setting a fixed amount of experiments to conduct based on the available resources, this adds an option to check the selected town every 4 hours and conduct an experiment if there are enough resources.

Added a cooldown check before trying to conduct an experiment. This fixes a bug in the function which caused a false conduction.

Switched most Telegram notifications to status updates.