807ba04967
- Resolves an issue in bot generation caused by a missing parameter when calling the `shouldModBeSpawned` method. - Adds a optional chaining operator within a condition to safeguard against undefined errors. Contributed by: barlog_m Thank you! :D