openbullet

Results 279 comments of openbullet

As for the DB being empty, did you check the `UserData` folder under the `bin/Release` and `bin/Debug` folders?

Any chance you could remove `dotnet` entirely and start from scratch by downloading the whole .NET 6 SDK and clone the repo in a new clean folder?

If you use the `dotnet publish -c Release` command, you need to use the build under `bin/Release/publish`.

The new web client will fix this, so I will close the issue for now. Please wait for the new release.

Hello, this will take a lot of effort to implement. I suggest using BAS or some other software that can already do this. Anyways it's a nice suggestion, I will...

Hello, please open the issue on the CaptchaSharp repository (it's still maintained by me) since this is a CaptchaSharp issue https://github.com/openbullet/CaptchaSharp

Tested and cannot reproduce. I coded the job monitor to trigger every second as a background task, so it doesn't matter if you're on the page or not, it will...

If an action is not marked as repeatable and already has 1 execution it will not trigger again. Are you sure it didn't trigger before you closed OB2 and it...

Hello, I am aware of this issue and will be working on a fix soon. Please understand that this is hard to replicate since it happens after some time while...