Skip to content

Commit 263f6c9

Browse files
xPolarTaaku18
authored andcommitted
Moderation plugin PR (#328)
* Moderation plugin PR * fixed moderation plugin syntax error * Update registry.json
1 parent 83ebd43 commit 263f6c9

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

plugins/registry.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,5 +178,14 @@
178178
"title": "Get Stats",
179179
"icon_url": "https://image.flaticon.com/icons/png/512/117/117761.png",
180180
"thumbnail_url": "http://www.pngmart.com/files/7/Statistics-PNG-Clipart.png"
181-
}
181+
},
182+
"moderation":{
183+
"repository": "xPolar/modmail-plugins/Moderation/",
184+
"branch": "master",
185+
"description": "Moderate your server with Modmail, bring the Mod to Modmail!",
186+
"bot_version": "3.0.3",
187+
"title": "Moderate your server",
188+
"icon_url": "https://cdn.discordapp.com/attachments/539943767562780704/601485194196680704/wGFmzZq.png",
189+
"thumbnail_url": "https://cdn.discordapp.com/attachments/539943767562780704/601485194196680704/wGFmzZq.png"
190+
}
182191
}

0 commit comments

Comments
 (0)