Skip to content

Timeout bot #25

@swapdub

Description

@swapdub

Currently, there is no Timeout check/function. This leads to many issues when users are done with the bot. The goal is to Timeout when all users have left the voice channel
I guess the steps would be:

  • Check how many users are in Voice Channel in some non-blocking (async) way
    OR
  • Check once all songs have finished playing

then

  • Execute the disconnect command

Personally, I would want help implementing the async way. So any suggestions/input are welcome with regards to that 👍.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions