Earlier quoted context omitted.
Must be semantics because I don't consider bots within this context AI. Just like I don't consider web crawlers AI. Just like I don't consider an IRC bot AI. Just like I don't consider Quake 3 bots AI. I mean... do you consider an IRC bot AI? "It is a bot, therefore it is AI" seems wrong to me.
Is game physics physics? Game AI is a well established term, and it's weird to see it being confused with anything ML-related.
The original claim was "Bots are AI, always have been". I gave counterexamples: IRC bots, web crawlers, Quake bots. None of these involve intelligence, they're deterministic programs following explicit rules.
Your "game physics" analogy is also weak. Physics simulation approximates real physical laws. Calling it "physics" makes sense, it's modeling physics. But pathfinding algorithms and decision trees aren't modeling intelligence; they're just conditional logic. That doesn't make it accurate or correct, just conventional.
We need to stop calling things that aren't AI, AI, especially today.