Akisumi
February 13, 2025, 4:14pm
1
Hello there!
I am making an API library for OpenBullet Web. I was struggling with real-time monitoring of jobs, adding proxies, hits and more.
Simply to explain the situation:
I would like a feature “custom webhook” for the job monitor. Telegram and Discord webhooks exist but unfortunately custom webhook doesn’t.
Ruri
February 25, 2025, 8:22pm
3
Hello, nice project ^^ I was wondering how long it would take before somebody made something like this.
Can you open an issue for this feature request on github? Also, what’s the use case here?
1 Like
Akisumi
February 26, 2025, 2:56pm
4
Use case is real-time updates in the library itself directly. I think it would be nice and it is required for my projects. Also if possible, I would like the monitor to work for proxy, wordlist changes, adds, removes I might be asking much but it would really help.
Yes! Creating the issue from an account now.
opened 03:12PM - 26 Feb 25 UTC
enhancement
### This feature request respects the following points:
- [x] This is a **featu… re 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](https://discourse.openbullet.dev/).
- [x] This issue is **not** already reported on [GitHub](https://github.com/openbullet/OpenBullet2/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement) _(I've searched it)_.
- [x] 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.
- [x] I agree to follow OpenBullet's [Code of Conduct](https://docs.openbullet.dev/docs/community-standards).
- [x] 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
Adding a "custom webhook" feature to Monitor feature. It would help in real-time listening for my OB2 Web API project.
### Is your feature request related to a problem
I'm always frustrated when the things don't go in "event-based" architecture. It would be shame if I were to setup a timer that sent a http request to OB2 endpoint every 5 seconds just to check real-time status of jobs.
### Describe the solution you'd like
_No response_
### Describe alternatives you've considered
Seting up a timer that checks the jobs every 5 seconds. Very lame, not event-based, not **really-time**.
### Relevant screenshots or videos
_No response_
### Additional information
It would be useful if the Monitor also worked for other changes in the instance. Like adding and removing proxies, wordlists and such.
@Ruri Just wanted to tell that I cannot PM you, there is no visible PM or DM button on your profile.
Ruri
March 16, 2025, 1:19pm
6
I think not everyone can DM, only people with a certain level (to avoid spam).