openbullet/OpenBullet2

[REQUEST]: how to use more than 200 bots

Closed this issue · 1 comments

This feature request respects the following points:

  • This is a feature request, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before creating a report. The links can be found here.
  • This issue is not already reported on GitHub (I've searched it).
  • I'm using an up to date version of OpenBullet2. We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
  • I agree to follow OpenBullet's Code of Conduct.
  • This report addresses only a single feature request; If you have multiple feature request, kindly create separate reports for each one.

Description of the feature request

the config I created is very light, and it can handle +1500 bot at the same time, but there is a limit at 200 bots only, is there a way to remove this limit or increasing it ?

Is your feature request related to a problem

No response

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Relevant screenshots or videos

No response

Additional information

No response

Yes, there is a way to increase it by just adding a section to the app settings file. I'm not going to make a guide for it, but you can easily find out what you need to add by looking at the JobFactoryService.cs file in the source code, it mentions a bot limit.