BREAKING CHANGES
- From now on, the template will use
node:fs
instead offs
(8aaa86c) - Message components and modals are now supported anymore! Use
InteractionCollector
instead. (f143927)
What's Changed
- chore(dependencies): update dependencies by @Tolga1452 in 0a8c50a
-
- updates
discord.js
to14.9.0
anddotenv
to16.0.3
- updates
- chore(dependencies): switch to node:fs instead of fs by @Tolga1452 in 8aaa86c
- refactor(interactions): Remove support for out of commands by @Tolga1452 in f143927
-
- Removes support for message components and modals.
- chore(version): 3.0.0 by @Tolga1452 in adc74e8
- docs(README): update README.md by @Tolga1452 in 3e7d845
Full Changelog: v2.0.1...v3.0.0