Statistic Channels
Statistic channels are channels that exist to display a certain statistic.
Format
channelId- The ID of the channel to use. Must be a voice channel!format- The format of the channel name. Must contain%swhich will be replaced with the statistic.statistic- The statistic to use. Supports the following values:YOUTUBE_SUBS- Amount of YouTube subscribers the provided channel has. Requires theYOUTUBE_API_KEYenvironment variable to be set. Requiresdatato be set to the channel ID.YOUTUBE_VIEW- Amount of YouTube views the provided channel has. Requires theYOUTUBE_API_KEYenvironment variable to be set. Requiresdatato be set to the channel ID.