$serverChannels

Return all the channels inside the guild.

Usage

$serverChannels[info (optional, default is name);type (optional, default is all);separator (optional, default is ", ")]

Example:

Member04/02/2024
!!exec $serverChannels[name;text;/]

Custom Command Bot 04/02/2024
channel1/channel2/channel3/channel4

Info types:

  • name
  • id

Channel types:

  • all
  • text
  • voice
  • category

Related Functions

$categoryChannels, to get channels from category