modmail-dev / Modmail

A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
https://docs.modmail.dev
GNU Affero General Public License v3.0
1.58k stars 4.59k forks source link

Import/Export backups of collections in the database #3252

Closed ghost closed 5 months ago

ghost commented 1 year ago

Closes #3248

I dont feel the need to have import exports to a git based provider so this PR only works with JSON files sent via discord.

[p]export <collection name>

[p]import <attach the file>
ghost commented 5 months ago

Unable to resolve memory spike issues. If someone else is able to figure out a solution please make a new PR.