Robo Affi
![img](/assets/images/robo-affi-eb9d9b14d96a8b1e08030a3cdee7cda7.png)
Unlike evil bots who ruin the X experience, this little guy is our in-house built bot to prove a point.
It does something similar to chainlink keeper, the conditional automated calling using MATIC rather than a link.
For its security at an MVP level, we used a bare minimal attack surface Linux container (alpine), restricted all access we could, and kept its code dependencies minimal.
Still, there is a catch: it compromises the complete decentralization as it requires the bot have extra privileges. Our little bot in the current stage (alpha) does its job perfectly, but we are looking for a way to eliminate any special privilege access calls to our core contracts.
RoboAffi will be open-sourced shortly. Please check out our GitHub and X for updates.