Androz2091 / Androz2091/discord-logs
Suggestion: ChannelNameUpdate event
Open
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.