Locate user
Name in config: locate_user
Description
This plugin allows users with access to the commands the following:
- Instantly receive an invite to the voice channel of a user
- Be notified as soon as a user switches or joins a voice channel
Default configuration
config:
can_where: false
can_alert: false
overrides:
- level: ">=50"
config:
can_where: true
can_alert: true
Commands
!where
Permission: can_where
Arguments:
<User>
The user we want to find
Sends an instant invite to the voice channel the user from the <User>
argument is in.
!vcalert
Permission: can_alert
Basic usage: !vcalert 108552944961454080
Shortcut: !vca
Sends an instant invite along with a specified reminder once the user switches or joins a voice channel.
Signatures:
!vcalert <user>
!vcalert <user> [delay] [reminderString]
Arguments:
<user>
The user we want to find
[delay]
How long the alert should be active, following the default Delay format. Default: 10 minutes
[reminderString]
Any text we want to receive once the alert triggers. Default: None