$channelName

Returns a channel's name.

Usage

$channelName[channelID]

Breakdown

  • channelID - The channel that the bot gets the channel name from.

🧙‍♂️ How do I find channel IDs? (click-me)

Example

$channelName[$channelID]

🧙‍♂️ This example would return the name of the current channel.