The forum's official policy is that "AI" such as ChatGPT should not be used to create posts, other than when used as a machine translation tool.
-
Do not use AI to generate script code and then ask people to fix it for you when it inevitably doesn't work.
AIs are still very bad at writing code, especially for relatively niche APIs that don't have a lot of example code for them to copy. They frequently invent object and method names that do not even exist, and generate code that could never work and which is of no use.
It's better to simply ask if anyone has or is willing to write a script, or help you write one, than to post code that you don't understand and which doesn't work. People are often happy to help.
-
Do not use AI to generate excessively long and detailed feature requests and then expect people to read them.
A concise description of your idea is better than one which is hundreds of pages long but contains no extra information.
If you can't be bothered writing it yourself, why should anyone else bother to read it?