Releases: HunteRoi/discord-temp-channels
Releases · HunteRoi/discord-temp-channels
v3.3.0
v3.2.1
Full Changelog: v3.2.0...v3.2.1
v3.2.0
v3.1.0
v3.0.0
3.0.0-alpha
Update package.json
v2.1.1
Support thread channels
🎉 Support for DJS13's thread channels ! 🎉
This version comes with a fix for the generation of voice & text channels and the recover from crashes/turn-off-and-on cases.
This also brings a new possibility in the range of using it: you can now decide if you want regular guild text channels or use thread channels instead!
DiscordJS v13 support
💥 BREAKING CHANGES 💥
- You cannot use this version if you don't upgrade your Node to 16.6.0 or higher.
- You cannot use this version if you don't upgrade your DiscordJS dependency to 13.0.0 or higher
childAutoDelete
is nowchildAutoDeleteIfEmpty
Please see PR #4 for detailed informations.
v1.2.0: Refactoring (#2)
💥 BREAKING CHANGES 💥
Emitted event childPrefix
becomes childPrefixChange
for clean code!