123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.13",
- "apiVersion": 1,
- "author": {
- "name": "Bas950",
- "id": "241278257335500811"
- },
- "service": "MEE6",
- "description": {
- "en": "The Discord Bot - Configure moderation, leveling, Twitch alerts and much more with the most easy-to-use dashboard!",
- "nl": "De Discord Bot - Configureer moderatie, nivellering, Twitch-waarschuwingen en nog veel meer met het meest gebruiksvriendelijke dashboard!"
- },
- "url": [
- "mee6.xyz",
- "help.mee6.xyz"
- ],
- "version": "1.3.11",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/M/MEE6/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/MEE6/assets/thumbnail.png",
- "color": "#60d1f6",
- "category": "other",
- "tags": [
- "bot",
- "discord"
- ],
- "settings": [
- {
- "id": "lang",
- "multiLanguage": true
- },
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fas fa-user-secret",
- "value": false
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true,
- "if": {
- "privacy": false
- }
- },
- {
- "id": "covers",
- "title": "Show Cover",
- "icon": "fad fa-images",
- "value": true,
- "if": {
- "privacy": false
- }
- }
- ]
- }
|