ChrisJL

Results 115 comments of ChrisJL
trafficstars

> As far as I can tell this was also the only usage of https://github.com/python-discord/bot/blob/5fe110b9a49144480ebca34dec65de91753994ec/bot/utils/caching.py, do we want to remove that given it's no longer used? I'd vote for removing...

The syntax highlighting is done by Discord, rather than this bot. It is also platform specific, with some platforms behaving weirdly as you describe. For example, here is what it...

we already have [`arrow`](https://arrow.readthedocs.io/en/latest/) as a dependency, so maybe we can make use of that?

If you're running black to do your formatting, you may want to change your line-length configuration to 120, which this project uses. I also highly recommend installing pre-commit hooks using...

> I get this error clicking "Recieve Bookmark" > > ```python > 2022-11-02 18:09:50 | discord.ui.view | ERROR | Ignoring exception in view for item > Traceback (most recent call...

Rebased onto main (hence the forcepush)

I'd also like to see some wheels available for this package for my projects. Are you looking for external help with this issue? If so, I can see some obvious...

I see a [commit](https://github.com/scoder/lupa/commit/bf3113d6d12891963ac606fbe80f4384963890cc#) was made recently to build 3.11 wheels. Is a release being planned soon, for this CI to trigger and push wheels to pypi?

Agreed, lets not spend resources on this.

I like the idea of the button. if the user has one of `constants.STAFF_PARTNERS_COMMUNITY_ROLES` reply to the user with a warning message and a confirmation button.