Releases: AkimotoRyou/ModMail
Releases · AkimotoRyou/ModMail
v3.0.0
What's Changed
- Update Discord.js from v12 to v13 in 6d17f9a
- Bump @discordjs/rest from 0.1.0-canary.0 to 0.2.0-canary.0 by @dependabot in #32
- Bump discord-api-types from 0.25.2 to 0.26.0 by @dependabot in #33
- Bump dotenv from 10.0.0 to 11.0.0 by @dependabot in #35
- Bump dotenv from 11.0.0 to 13.0.1 by @dependabot in #36
- Bump dotenv from 13.0.1 to 14.2.0 by @dependabot in #37
Full Changelog: v2.1.0...v3.0.0
v2.1.0
⚠️ Deprecated
This version of the bot use Discord.js v12 which are using Discord API v7, in which Discord are planning to be decommissioned at early 2023. At that time, this version of the bot will stop working.
Discord are rolling out message content restriction, this version might not work properly. Give the bot required intents mainly GUILD_MESSAGES
and DIRECT_MESSAGES
if you still want to use this version.
What's Changed
- Restructuring bot by @AkimotoRyou in #1
- Update nodejs.yml by @AkimotoRyou in #3
- Updating to Discord.js v12 by @AkimotoRyou in #4
- Add Queue System by @AkimotoRyou in #6
- Bump sequelize from 5.22.3 to 6.3.5 by @dependabot-preview in #14
- Bump sqlite3 from 4.2.0 to 5.0.0 by @dependabot-preview in #10
- Migrating to Repl.it by @AkimotoRyou in #15
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #18
- Bump dotenv from 8.6.0 to 9.0.0 by @dependabot in #20
- Bump dotenv from 9.0.2 to 10.0.0 by @dependabot in #21
- Merge some issue fixes by @AkimotoRyou in #24
New Contributors
- @dependabot-preview made their first contribution in #14
- @dependabot made their first contribution in #20
Full Changelog: https://github.com/AkimotoRyou/ModMail/commits/Discord.js-v12