kyan0045/CatchTwo ? reverse-engineered prompt
Reverse engineered prompt
Build me a Discord Pokétwo autocatcher in Node.js that can run on multiple accounts at once and automatically catch spawned Pokémon as reliably as possible. I want it to be easy to set up, read its settings from a config file, and let me manage things like which guilds it works in, whether it reacts after a catch, and whether it logs catches to a webhook. It should also keep track of stats like total catches, catch rate per hour, and level ups, and it should alert me for special catches like shiny, legendary, mythical, ultra beast, high IV, and low IV Pokémon. Please include simple in chat commands for help, config, stats, ping, restart, and a way to mark captcha as solved or resume after sleeping. If there are any current Pokétwo behavior changes I need to account for, look up the latest docs or examples online and make it work with those.
Are you gonna build this?
make sure you review the code using coderabbit