Skip to content

Commit cc4ba8b

Browse files
authored
added translate 👋
this command conflicts with Translator...
1 parent a51494d commit cc4ba8b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

plugins/registry.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,5 +222,14 @@
222222
"title": "Slow Mode",
223223
"icon_url": "https://cdn.discordapp.com/attachments/717029057635549274/717033838966210601/Slow_mode_-_icon.png",
224224
"thumbnail_url": "https://cdn.discordapp.com/attachments/717029057635549274/717029110907666482/Slow_mode_plugin_-_thumbnail.png"
225+
},
226+
"translate": {
227+
"repository": "WebKide/modmail-plugins",
228+
"branch": "master",
229+
"description": "(∩`-´)⊃━☆゚.*・。゚ translate text from one language to another (defaults to English)\n\nGet full list of available languages at: https://github.com/WebKide/modmail-plugins/blob/master/translate/langs.json\n\nThis command conflicts with Translator-plugin",
230+
"bot_version": "3.5.0",
231+
"title": "Translate",
232+
"icon_url": "https://i.imgur.com/yeHFKgl.png",
233+
"thumbnail_url": "https://i.imgur.com/yeHFKgl.png"
225234
}
226235
}

0 commit comments

Comments
 (0)