owocado

Results 30 comments of owocado

@webknjaz wouldn't it be a bit misleading to suggest `pip install git+...` method currently? since it errors and doesn't work yet on Python 3.11.0rc1. ```bash (py311env) ➜ ~ pip install...

Hi, are there any plans to release 2.0.0.dev3 on pypi? 2.0.0.dev2 was released in October 2020 and there is changes on master branch since then. 😅

Yeah, I agree with OP. This feature would be handy for some guild scenarios. Looks duplicate of #309 imo

These commands would be great to have in FredBoat. :D

Nice, few suggestions: - Instead of showing (for example), `11:03` minute, can we show it as `11 minute 03 seconds` or that would make the output look a bit too...

In addition to what @SuhanKoh said, I would suggest to >optionally< announce in the text channel that `said user's queued entries are removed due to queuer not in VC for...

from my testing, it works if you pass AM/PM after 12 but not sure if that's what you're looking for.

I am now getting the same error on oracle VPS, was working on same VPS for months until today.

yeah, making the help output into a neat paginated embed would be the work of art indeed. It will look much cleaner to the eyes.

Hi, I also came across this same issue while building dog on Ubuntu 22.04 arm64 machine. I did `cargo update` as suggested on above issue comment by @martinetd but it...