You don’t really need a plugin to block AI bots, just some code in your robots.txt file.
User-agent: GPTBot
Disallow: /
User-agent: ChatGPT-User
Disallow: /
This post was initially created to document how you can block AI bots by editing your robots.txt file, then I used it as a post against which AI Comment Creator should generate a comment.
