Raqeeb

Results 40 comments of Raqeeb

I've seen forks replace all strings with translated versions. Probably gonna be useful in a future version.

I think he's talking about translations for help doc strings, command responses, etc.

I'm having the same issue, the audio quality becomes much worse if I use a sound array instead of AudioFileClip

Thanks @parisk! I have another question, how can I refer to localhost as a target? I currently have a bunch of apps that are running that don't use docker, but...

Thanks for the fix, I was struggling with this in my app. But how did you know what to do. Amazing.

Regarding the origin, especially in the case of developing locally and having a preview deployment up, you can’t reuse passkeys across origins. So the same passkey won’t work across preview/development...

Without this PR, this is how I'm currently getting the same functionality. It's kind of wacky but the end result is worth it :) In my custom adapter I can...

> Hmm okay I get what you're getting at with the origin field I think. However, I'd wager that most people also have separate databases for their dev / prod...