This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Description
Rather than writing a config to exclude users, we should modify the breakout command to:
- Add a
userOption to the subcommand with the name set to host.
- This should be an optional parameter
- If the
host is provided, the bot should not move the user who matches host.
- If the
host is not provided, the bot should fall back to the user who called the command as the host.