scragly

Results 23 comments of scragly
trafficstars

I've created a PR based on the suggestion over at kyb3r/modmail#2964 Regarding the logviewer, I think that may be a little more involved as I don't think the DM Channel...

It would likely be easier for any update event listeners (such as on_member_join) to not proceed if it can tell a sync is in process already, perhaps with an asyncio.Lock...

Hmm, we could probably build some special method that can be awaited, and it returns a list of IDs. If it's in the middle of syncing, it'll wait till it's...