Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate placing participants into topic channels #2

Open
skyegallup opened this issue Oct 10, 2020 · 0 comments
Open

Automate placing participants into topic channels #2

skyegallup opened this issue Oct 10, 2020 · 0 comments

Comments

@skyegallup
Copy link

Currently, it is left up to each mentor and mentee to determine how to communicate. A nice feature would be to automate moving each pair into a voice channel when the mentor sends the ~ready command. Here's the current plan for implementing this:

  • A user enters a "waiting" room voice channel (force mute/deafen all clients)
  • User types ~queue <topic>
  • Mentor enters a dedicated voice channel for topic
  • Mentor types ~ready <topic>, removing user from queue
  • Student is moved by bot into dedicated voice channel

A couple of considerations:

  • Accessibility: how can we replicate this with text channels for deaf/HoH users?
  • Scaling: how can we scale this up to an arbitrary number of mentor-mentee meetings for each topic?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant