Voice Channel Tracker - zander123p/Hoppou-Bot GitHub Wiki
The VCTracker is a way to track voice minutes in defined voice channels over a period of a month. Additionally it's possible to add a threshold to each channel tracked.
Setting up the VCTracker makes use of the commands: addVCTracker
and removeVCTracker
p!addVCTracker <Channel ID> [User Threshold]
Getting the channel ID for the command will require right-clicking a channel and clicking Copy ID
while in developer mode. The 'User Threshold' is an optional field, that can only be set when making a tracker, that requires a specified number of members to be in a VC before all users will be allowed to gain minutes. (This is to help avoid tracking sleeping or AFK members)
Removing a VCTracker is as easy as it is to make
p!removeVCTracker <Channel ID>