Updated (data/stable/plugins.json)

This commit is contained in:
firebadnofire 2024-05-17 19:36:04 -04:00
parent 89411b7dfc
commit 27ee838732
Signed by: firebadnofire
SSH Key Fingerprint: SHA256:bnN1TGRauJN84CxL1IZ/2uHNvJualwYkFjOKaaOilJE
2 changed files with 19 additions and 12 deletions

View File

@ -12,7 +12,7 @@
"MessageUtilities": true, "MessageUtilities": true,
"MessageLoggerV2": true, "MessageLoggerV2": true,
"XenoLib": true, "XenoLib": true,
"Translator": true, "Translator": false,
"GameActivityToggle": true, "GameActivityToggle": true,
"InvisibleTyping": true, "InvisibleTyping": true,
"BetterVolume": true, "BetterVolume": true,

View File

@ -2,12 +2,12 @@
"settings": { "settings": {
"tabs": [ "tabs": [
{ {
"name": "@Dolan Radio", "name": "#memes",
"url": "/channels/@me/1232819632889397301", "url": "/channels/132353223125106688/142480770265513984",
"selected": true, "selected": false,
"currentStatus": "online", "currentStatus": "none",
"iconUrl": "https://cdn.discordapp.com/avatars/1232816858114166917/6e9e1d1c46b333fa6cbb4bda1ee884f7.webp?size=40", "iconUrl": "https://cdn.discordapp.com/icons/132353223125106688/df993e538bab80c390dd5bd92ffad3e9.webp?size=40",
"channelId": "1232819632889397301" "channelId": "142480770265513984"
}, },
{ {
"name": "@pancakecat223", "name": "@pancakecat223",
@ -18,12 +18,12 @@
"channelId": "941189419652755506" "channelId": "941189419652755506"
}, },
{ {
"name": "#the-chit-chat-channel🗣", "name": "#pancakecats-channel",
"url": "/channels/747238249814163547/747238250237788262", "url": "/channels/975041492102045776/1239739467724755024",
"selected": false, "selected": true,
"currentStatus": "none", "currentStatus": "none",
"iconUrl": "https://cdn.discordapp.com/icons/747238249814163547/ed80879cff762dd3e5c988c9eaaeb11b.webp?size=40", "iconUrl": "https://cdn.discordapp.com/icons/975041492102045776/c63d6d01a69c8694ac598fdd4fe25043.webp?size=40",
"channelId": "747238250237788262" "channelId": "1239739467724755024"
} }
], ],
"favs": [ "favs": [
@ -54,6 +54,13 @@
"url": "/channels/132353223125106688/142480770265513984", "url": "/channels/132353223125106688/142480770265513984",
"channelId": "142480770265513984", "channelId": "142480770265513984",
"groupId": -1 "groupId": -1
},
{
"name": "#pancakecats-channel",
"iconUrl": "https://cdn.discordapp.com/icons/975041492102045776/c63d6d01a69c8694ac598fdd4fe25043.webp?size=40",
"url": "/channels/975041492102045776/1239739467724755024",
"channelId": "1239739467724755024",
"groupId": -1
} }
], ],
"favGroups": [], "favGroups": [],