Releases: Toabdjzl/fuxbot
Releases · Toabdjzl/fuxbot
v.0.2.0
📰 This release mainly updates the repository to match latest changes but was needed for relevant loop hole fixes.
Full Changelog: v0.1.0...v0.2.0
✨ Features
- ✨ Added help command to better inform about the bots functionality in Discord ~ @Toabdjzl [#13] (5b52b83)
🐛 Fixes
- 🐛
/echo
messages will now be send in the chosen channel instead of the interaction channel ~ @Toabdjzl (b9c6656) - 🩹 Added missing file extension to
calculateLevelXP.js
~ @Toabdjzl [#13] (3c978ee)
📦 Packages
- ⬆️
dotenv
: 16.4.5 -> 16.4.7 - ⬆️
mongoose
: 8.7.1 -> 8.9.2 - ⬆️
nodemon
: 3.1.4 -> 3.1.9
🧩 Other
- 🔧 Added
config.json
file ~ @Toabdjzl [#13] (56cbb4e) - 🔒
/echo
messages cannot mention roles, users or everyone/here anymore ~ @Toabdjzl (b9c6656) - 📝 Added
RELEASES.md
to give new releases structure and explain emoji usage if needed ~ @Toabdjzl (4fa34e3) - 📝 Updated
README.md
to include help command ~ @Toabdjzl [#13] (083f91e)