Androz2091 / Androz2091/discord-logs

Suggestion: ChannelNameUpdate event

Open
#101 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
239
Forks
22
PR merge metrics
No merged PRs in 30d

Description

client.on('ChannelNameUpdate', async(oldName, NewName) => {
console.log('The channel name has been updated from ' + oldName + ' to ' + newName)
}

gets triggered when a channel name is changed!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.