Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Improved VC Checks, automatic pauses & cleanups #73

Merged
merged 1 commit into from
Oct 1, 2022
Merged

Commits on Oct 1, 2022

  1. Improved VC Checks, automatic pauses & cleanups

    `?` `EmojiRefs` -> `EmojICache`
    `+` System to delete dangling np msgs
     | `+` `NodeRef` injected dep
     | `*` `cleanup(...)` now takes `hk.GatewayBot` obj instead of `hk.ShardAware`
     | `+` func overloads for `cleanup(...)`
     | `+` `also_del_np_msg` kwargs for `cleanup(...)`
    `?` Suppressed the majority of unhandled errors
     | `+` `strict` kwargs for `set_data(...)`, `access_data&queue&equalizer(...)`
    `?` `RESTAware` -> `PurelyRESTAware`
    `?` Optimized some code
    `~` abstracted `INACTIVITY_TIMEOUT&REFRESH` to `consts.py`
    `*` utilises ctxmngr `access_...(...)` where more applicable
    `?` Removed some old code & comments
    `+` bot will now send a message when it's been muted/unmuted
     | `!` Fixed bot saying it's been moved when it's been muted/unmuted
    fdnt7 committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    60b0064 View commit details
    Browse the repository at this point in the history