Skip to content

Commit 3901b70

Browse files
authored
Merge pull request #270 from officialpiyush/patch-4
Add backupdb
2 parents 46e9547 + cb7aa4e commit 3901b70

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

plugins/registry.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,13 @@
126126
"title": "Tags Plugin",
127127
"icon_url": "https://images.ionadev.ml/b/ZIDUUsl.png",
128128
"thumbnail_url": "https://images.ionadev.ml/b/ZIDUUsl.png"
129-
}
129+
},
130+
"backupdb": {
131+
"repository": "officialpiyush/modmail-plugins",
132+
"description": "Backup you're current modmail DB with a single command! **Requires `BACKUP_MONGO_URI` in either config.json or environment variables**",
133+
"bot_version": "2.20.1",
134+
"title": "Backup Database (backupdb)",
135+
"icon_url": "https://images.ionadev.ml/b/nKAlOC4.jpg",
136+
"thumbnail_url": "https://images.ionadev.ml/b/nKAlOC4.jpg"
137+
}
130138
}

0 commit comments

Comments
 (0)