This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
Releases: Cyanic76/discord-modmail
Releases · Cyanic76/discord-modmail
1.1.6
1.1.5
Package updates
- Added the mongoDB-related files. (no support for this as of 1.1.5)
- Edited the contributing guide
1.1.4
1.1.3
1.1.2
Updated to discord.js 13.6.0
This project was updated to the latest "official" discord.js version as far as Feb 5, '21.
If you use this project within your bot and not as a standalone bot, you should check djs 13.6.0 release notes.
I plan to update the whole project to use quick.db 8.x or even 9.x, but their documentation is a WIP and there's no other version than 7.1.3 at npm currently.
1.1.1
Updated to discord.js 13.5.0
This project was updated to the latest version of discord.js 13.5.0 as of today. #42
Added
- Check if user is on timeout before any message can be sent in the ticket.
- Check if user has passed membership gate before allowing them to use modmail.
- Notice in process.env about not making your Discord bot token public (someone made a mistake)