openbullet / openbullet/OpenBullet2
[REQUEST] Add trigger for past a specific time of day (and action to wait until past a specific time of day)
@openbullet is already working on this.
Since Jun 10, 2024.
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 602
- PR merge metrics
- No merged PRs in 30d
Description
We talked about this feature on OB1 forum:
https://forum.openbullet.dev/topic/1938/openbullet-2-stop-at
https://forum.openbullet.dev/topic/1076/stop-and-start-the-bot-automatically
So as a brief:
The program will be much better with a good scheduling system for Jobs, I give you some examples:
(1) Start job at 07:00 and Stop job at 20:00
(2) Reduce number of job's threads at 12:00AM to 1 and increase job's threads to 15 at 08:00AM
(3) So on ...
You also mentioned an already made feature which I couldn't find in recent OB2 build (1.10)

good luck
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.