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

Relaxed Unneeded Pauses When Everyone Left VC + Logging Support When Bot is Forcefully Moved #33

Merged
merged 1 commit into from
Aug 27, 2022

Conversation

fdnt7
Copy link
Owner

@fdnt7 fdnt7 commented Aug 27, 2022

- VoidCoro Type Alias
- Removed events in .with_listener(...) as it can be inferred
+ Support for logging when bot is forcefully moved
| * NodeData.dc_on_purpose -> .vc_change_intended
~ Moved automatic playback handling to playback module
# Suppressed unneeded pauses when everyone left voice
* set_pause(...) now returns Panic[bool] instead
| + void(...)
? Improved general code styles & conventions

…Bot is Forcefully Moved

`-` `VoidCoro` Type Alias
`-` Removed events in `.with_listener(...)` as it can be inferred
`+` Support for logging when bot is forcefully moved
 | `*` `NodeData.dc_on_purpose` -> `.vc_change_intended`
`~` Moved automatic playback handling to `playback` module
`#` Suppressed unneeded pauses when everyone left voice
`*` `set_pause(...)` now returns `Panic[bool]` instead
 | `+` `void(...)`
`?` Improved general code styles & conventions
@fdnt7 fdnt7 self-assigned this Aug 27, 2022
@fdnt7 fdnt7 added the enhancement New feature or request label Aug 27, 2022
@fdnt7 fdnt7 merged commit 4a9b3e2 into main Aug 27, 2022
@fdnt7 fdnt7 deleted the improved-automatic-pause branch August 27, 2022 22:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant