🛠ī¸Default variables for channel creation

Here are shown the settings that are used by default for the creation of Tempy voice channels

If no specific configurations have been set for a particular Discord channel, the global settings will be applied as the default settings for that channel. This allows for consistent behavior and appearance across all of the temporary voice channels on the server, while still allowing for the option to customize individual channels as needed. By utilizing the global settings feature, it is possible to easily maintain a cohesive and organized server without having to manually set up each channel individually.

CREATIONCATEGORYNAMELIMITPOSITIONBITRATENSFWWELCOME

True

None

{user.name}'s Tempy

0

0

64000

False

False

boolean
discord.CategoryChannel
string
integer
integer
integer
boolean
boolean

The creation of a Tempy channel can be controlled through this boolean setting. It determines whether a temporary voice channel should be created or not.

This setting determines the category in which the Tempy channel will be placed. It can be used to specify the organization of the temporary voice channel on the Discord server.

This setting determines the name of the Tempy channel that is created. It allows you to customize the label of the temporary voice channel to your liking.

This setting determines the maximum number of users allowed in a Tempy channel at any given time. It can be used to control the size of the channel.

This setting determines the position of the Tempy channel in the channel list. It allows you to specify where in the channel hierarchy the Tempy channel should be placed.

This setting determines the audio bitrate of the Tempy channel, which determines the quality and clarity of the audio transmitted in the channel.

This setting determines whether a Tempy channel is marked as NSFW (Not Safe For Work). This can be useful for servers that want to restrict access to certain types of content in certain channels.

The welcome setting determines whether a welcome message should be sent to users when they join a Tempy channel. This message can be customized and can contain information about the channel and its rules.

Last updated