CircuitSacul

Results 76 issues of CircuitSacul

## The Problem Very frequently, I will write a long eval code and come across some error. This means I have to copy+paste my code, fix the error, and then...

### Summary It would be nice if I could declare a cache class in CacheSettings. Currently you have to patch multiple things, including `Bot._cache` and `Bot._event_manager._cache`. ### Why is this...

enhancement

### Is your feature request related to a problem? Please describe. I think pincer needs actual shut-down logic. Something like this on Client: ```py def run(self): loop = asyncio.get_event_loop() self.stop_event...

enhancement

I followed the instructions on the Github page. I have the python-zillow module, but I am getting the error "AttributeError: module 'zillow' has no attribute 'ValuationApi'" Sorry if I'm missing...

### Describe the bug Hitting cmd+w (or pressing window > close window) does nothing. ### Reproduction 1. Open a spacedrive window on macos 2. Press cmd+w 3. Press window >...

kind/bug
status/needs-triage

Resetting the leaderboard itself isn't really possible anymore. Perhaps a start-date parameter? Or re-introduce the xp system separately?

enhancement

Waiting for modal to be merged into hikari so that miru can release the modals branch, which contains required fixes to allow views to run on deffered interactions.

bug

https://github.com/TrigonDev/Starboard/blob/df0a2ff61045d944ab5be4d99e6b9f67f066b91b/starboard/commands/override.py#L41-L52

enhancement

Waiting for https://github.com/hikari-py/hikari/pull/1084 to be released

bug

While I'm at, make sure that custom emojis are in the current guild probably.

enhancement