Custom Command
FunctionsRandom Functions

$randomChannelID

This function returns a random Channel ID from any channel within the server.

Usage:

Simply use $randomChannelID in your command or custom function.

Example:

!!exec $randomChannelID

Result:

37907890789087988

This will output a random channel ID from the server where the command is executed. The actual ID returned will, of course, be different each time.

Function Difficulty: Easy

Tags: Random Channel ID Selection Random Channel

On this page