mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
remove cruft
This commit is contained in:
32
.gitmodules
vendored
32
.gitmodules
vendored
@@ -1,32 +0,0 @@
|
||||
[submodule "zsh/antigen"]
|
||||
path = zsh/antigen
|
||||
url = https://github.com/zsh-users/antigen.git
|
||||
shallow = true
|
||||
[submodule "BetterDiscord/repos/zerebos"]
|
||||
path = BetterDiscord/repos/zerebos
|
||||
url = https://github.com/rauenzi/BetterDiscordAddons
|
||||
shallow = true
|
||||
[submodule "BetterDiscord/repos/BDPluginLibrary"]
|
||||
path = BetterDiscord/repos/BDPluginLibrary
|
||||
url = https://github.com/rauenzi/BDPluginLibrary
|
||||
shallow = true
|
||||
[submodule "BetterDiscord/repos/devilbro"]
|
||||
path = BetterDiscord/repos/devilbro
|
||||
url = https://github.com/mwittrien/BetterDiscordAddons
|
||||
shallow = true
|
||||
[submodule "BetterDiscord/repos/lighty_github"]
|
||||
path = BetterDiscord/repos/lighty_github
|
||||
url = https://github.com/1Lighty/BetterDiscordPlugins
|
||||
shallow = true
|
||||
[submodule "BetterDiscord/repos/lighty_gitlab"]
|
||||
path = BetterDiscord/repos/lighty_gitlab
|
||||
url = https://gitlab.com/_Lighty_/bdstuff
|
||||
shallow = true
|
||||
[submodule "BetterDiscord/repos/strencher"]
|
||||
path = BetterDiscord/repos/strencher
|
||||
url = https://github.com/Strencher/BetterDiscordStuff
|
||||
shallow = true
|
||||
[submodule "BetterDiscord/repos/DiscordCrypt"]
|
||||
path = BetterDiscord/repos/DiscordCrypt
|
||||
url = https://gitlab.com/leogx9r/DiscordCrypt
|
||||
shallow = true
|
||||
|
||||
1
BetterDiscord/.gitignore
vendored
1
BetterDiscord/.gitignore
vendored
@@ -1 +0,0 @@
|
||||
logs.log
|
||||
@@ -1,98 +0,0 @@
|
||||
{
|
||||
"settings": {
|
||||
"stable": {
|
||||
"settings": {
|
||||
"bda-gs-1": false,
|
||||
"bda-gs-2": false,
|
||||
"bda-gs-3": false,
|
||||
"bda-gs-4": false,
|
||||
"bda-gs-5": true,
|
||||
"bda-gs-6": true,
|
||||
"bda-gs-7": false,
|
||||
"bda-gs-8": false,
|
||||
"bda-es-0": false,
|
||||
"bda-es-1": false,
|
||||
"bda-es-2": false,
|
||||
"bda-es-4": false,
|
||||
"bda-es-6": true,
|
||||
"bda-es-7": false,
|
||||
"bda-gs-b": false,
|
||||
"bda-es-8": true,
|
||||
"bda-dc-0": false,
|
||||
"bda-css-0": false,
|
||||
"bda-css-1": false,
|
||||
"bda-es-9": true,
|
||||
"fork-dm-1": false,
|
||||
"fork-ps-1": true,
|
||||
"fork-ps-2": false,
|
||||
"fork-ps-3": true,
|
||||
"fork-ps-4": true,
|
||||
"fork-ps-5": true,
|
||||
"fork-es-2": false,
|
||||
"fork-es-3": false,
|
||||
"fork-wp-1": false,
|
||||
"fork-wp-2": false,
|
||||
"fork-beta": true,
|
||||
"reactDevTools": false,
|
||||
"frame": true
|
||||
},
|
||||
"plugins": {
|
||||
"AccountDetailsPlus": true,
|
||||
"AutoPlayGifs": true,
|
||||
"BadgesEverywhere": true,
|
||||
"BDFDB": true,
|
||||
"BetterFormattingRedux": true,
|
||||
"BetterFriendCount": true,
|
||||
"BetterImageViewer": true,
|
||||
"BetterNsfwTag": true,
|
||||
"BetterRoleColors": true,
|
||||
"BetterSearchPage": true,
|
||||
"BetterTypingUsers": true,
|
||||
"BetterUnavailableGuilds": true,
|
||||
"CharCounter": true,
|
||||
"CompleteTimestamps": true,
|
||||
"CopyRawMessage": true,
|
||||
"CrashRecovery": true,
|
||||
"CreationDate": true,
|
||||
"DisplayLargeMessages": true,
|
||||
"DoNotTrack": true,
|
||||
"EditChannels": true,
|
||||
"EditServers": true,
|
||||
"EditUsers": true,
|
||||
"GoogleTranslateOption": true,
|
||||
"ImageUtilities": true,
|
||||
"InAppNotifications": true,
|
||||
"JoinedAtDate": true,
|
||||
"LastMessageDate": true,
|
||||
"MessageLinkEmbed": true,
|
||||
"MessageLoggerV2": true,
|
||||
"NotificationSounds": true,
|
||||
"OpenSpotify Links in Spotify": true,
|
||||
"OwnerTag": true,
|
||||
"PermissionsViewer": true,
|
||||
"PinDMs": true,
|
||||
"RemoveMinimumSize": true,
|
||||
"ResizableCSS": true,
|
||||
"RoleMembers": true,
|
||||
"SendLargeMessages": true,
|
||||
"ServerCounter": true,
|
||||
"ServerDetails": true,
|
||||
"ServerFolders": true,
|
||||
"ShowHiddenChannels": true,
|
||||
"SpotifyControls": true,
|
||||
"StatusEverywhere": true,
|
||||
"SteamProfileLink": true,
|
||||
"UnreadBadgesRedux": true,
|
||||
"VoiceUsersCounter": true,
|
||||
"XenoLib": true,
|
||||
"ZeresPluginLibrary": true
|
||||
},
|
||||
"themes": {
|
||||
"Kitty": true
|
||||
}
|
||||
},
|
||||
"canary": {},
|
||||
"ptb": {}
|
||||
},
|
||||
"version": "0.3.5"
|
||||
}
|
||||
8
BetterDiscord/plugins/.gitignore
vendored
8
BetterDiscord/plugins/.gitignore
vendored
@@ -1,8 +0,0 @@
|
||||
BadgesEverywhere.config.json
|
||||
BetterUnavailableGuilds.config.json
|
||||
EditChannels.config.json
|
||||
EditServers.config.json
|
||||
EditUsers.config.json
|
||||
MessageLoggerV2Data.config.json
|
||||
MLV2_IMAGE_CACHE
|
||||
PinDMs.config.json
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Library/0BDFDB.plugin.js
|
||||
@@ -1 +0,0 @@
|
||||
../repos/BDPluginLibrary/release/0PluginLibrary.plugin.js
|
||||
@@ -1 +0,0 @@
|
||||
../repos/lighty_github/Plugins/1XenoLib.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.1.10",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/zerebos/Plugins/AccountDetailsPlus/AccountDetailsPlus.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.1.3",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/zerebos/Plugins/AutoPlayGifs/AutoPlayGifs.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"settings": {
|
||||
"showSupportBadges": true,
|
||||
"showToasts": false
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/BadgesEverywhere/BadgesEverywhere.plugin.js
|
||||
@@ -1,58 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "2.3.10",
|
||||
"hasShownChangelog": true
|
||||
},
|
||||
"settings": {
|
||||
"toolbar": {
|
||||
"bold": true,
|
||||
"italic": true,
|
||||
"underline": true,
|
||||
"strikethrough": true,
|
||||
"spoiler": true,
|
||||
"code": true,
|
||||
"codeblock": true,
|
||||
"superscript": true,
|
||||
"smallcaps": true,
|
||||
"fullwidth": true,
|
||||
"upsidedown": true,
|
||||
"varied": true,
|
||||
"leet": false,
|
||||
"thicc": false
|
||||
},
|
||||
"formats": {
|
||||
"superscript": true,
|
||||
"smallcaps": true,
|
||||
"fullwidth": true,
|
||||
"upsidedown": true,
|
||||
"varied": true,
|
||||
"leet": true,
|
||||
"thicc": true
|
||||
},
|
||||
"wrappers": {
|
||||
"superscript": "^^",
|
||||
"smallcaps": "%%",
|
||||
"fullwidth": "##",
|
||||
"upsidedown": "&&",
|
||||
"varied": "==",
|
||||
"leet": "++",
|
||||
"thicc": "$$"
|
||||
},
|
||||
"formatting": {
|
||||
"fullWidthMap": true,
|
||||
"reorderUpsidedown": true,
|
||||
"fullwidth": true
|
||||
},
|
||||
"plugin": {
|
||||
"hoverOpen": true,
|
||||
"chainFormats": true,
|
||||
"closeOnSend": true
|
||||
},
|
||||
"style": {
|
||||
"icons": true,
|
||||
"rightSide": true,
|
||||
"toolbarOpacity": 1,
|
||||
"fontSize": 85
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/zerebos/Plugins/BetterFormattingRedux/BetterFormattingRedux.plugin.js
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.2.4"
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/BetterNsfwTag/BetterNsfwTag.plugin.js
|
||||
@@ -1,39 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.8.12",
|
||||
"hasShownChangelog": true
|
||||
},
|
||||
"settings": {
|
||||
"global": {
|
||||
"important": false
|
||||
},
|
||||
"modules": {
|
||||
"typing": true,
|
||||
"voice": true,
|
||||
"mentions": true,
|
||||
"botTags": true,
|
||||
"memberList": true
|
||||
},
|
||||
"popouts": {
|
||||
"username": true,
|
||||
"discriminator": false,
|
||||
"nickname": true,
|
||||
"fallback": true
|
||||
},
|
||||
"modals": {
|
||||
"username": true,
|
||||
"discriminator": false
|
||||
},
|
||||
"auditLog": {
|
||||
"username": true,
|
||||
"discriminator": false
|
||||
},
|
||||
"account": {
|
||||
"username": true,
|
||||
"discriminator": false
|
||||
},
|
||||
"mentions": {
|
||||
"changeOnHover": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/zerebos/Plugins/BetterRoleColors/BetterRoleColors.plugin.js
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"settings": {
|
||||
"addFirstLast": true,
|
||||
"addJumpTo": true,
|
||||
"cloneToTheTop": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/BetterSearchPage/BetterSearchPage.plugin.js
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.0.1",
|
||||
"hasShownChangelog": true
|
||||
},
|
||||
"settings": {
|
||||
"maxVisible": 8
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/lighty_github/Plugins/BetterTypingUsers/BetterTypingUsers.plugin.js
|
||||
@@ -1 +0,0 @@
|
||||
../repos/lighty_github/Plugins/BetterUnavailableGuilds/BetterUnavailableGuilds.plugin.js
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.4.9"
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/CharCounter/CharCounter.plugin.js
|
||||
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"amounts": {
|
||||
"maxDaysAgo": 0
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.4.8"
|
||||
},
|
||||
"choices": {
|
||||
"timestampLang": "own"
|
||||
},
|
||||
"formats": {
|
||||
"ownFormat": "$hour:$minute:$second"
|
||||
},
|
||||
"settings": {
|
||||
"changeForChat": false,
|
||||
"changeForEdit": false,
|
||||
"cutSeconds": false,
|
||||
"displayDate": false,
|
||||
"displayTime": true,
|
||||
"forceZeros": true,
|
||||
"otherOrder": false,
|
||||
"showInChat": true,
|
||||
"showInEmbed": false
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/CompleteTimestamps/CompleteTimestamps.plugin.js
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.1.1"
|
||||
},
|
||||
"settings": {
|
||||
"copyOnlySelected": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/CopyRawMessage/CopyRawMessage.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.1.7",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/lighty_github/Plugins/CrashRecovery/CrashRecovery.plugin.js
|
||||
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"amounts": {
|
||||
"maxDaysAgo": 0
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.3.9"
|
||||
},
|
||||
"choices": {
|
||||
"creationDateLang": "$discord"
|
||||
},
|
||||
"formats": {
|
||||
"ownFormat": "$hour:$minute:$second, $day.$month.$year"
|
||||
},
|
||||
"settings": {
|
||||
"addInUserPopout": true,
|
||||
"addInUserProfil": true,
|
||||
"cutSeconds": false,
|
||||
"displayDate": true,
|
||||
"displayText": true,
|
||||
"displayTime": true,
|
||||
"forceZeros": false,
|
||||
"otherOrder": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/CreationDate/CreationDate.plugin.js
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"amounts": {
|
||||
"maxFileSize": 10
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.0.6"
|
||||
},
|
||||
"settings": {
|
||||
"onDemand": false
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/DisplayLargeMessages/DisplayLargeMessages.plugin.js
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.0.6",
|
||||
"hasShownChangelog": true
|
||||
},
|
||||
"settings": {
|
||||
"stopProcessMonitor": false
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/zerebos/Plugins/DoNotTrack/DoNotTrack.plugin.js
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/EditChannels/EditChannels.plugin.js
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/EditServers/EditServers.plugin.js
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/EditUsers/EditUsers.plugin.js
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "2.0.9"
|
||||
},
|
||||
"choices": {
|
||||
"inputContext": "auto",
|
||||
"inputMessage": "auto",
|
||||
"outputContext": "$discord",
|
||||
"outputMessage": "$discord"
|
||||
},
|
||||
"engines": {
|
||||
"translator": "googleapi"
|
||||
},
|
||||
"settings": {
|
||||
"addTranslateButton": true,
|
||||
"sendOriginalMessage": false,
|
||||
"useChromium": false
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/GoogleTranslateOption/GoogleTranslateOption.plugin.js
|
||||
@@ -1,41 +0,0 @@
|
||||
{
|
||||
"amounts": {
|
||||
"hoverDelay": 0
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "4.1.5"
|
||||
},
|
||||
"engines": {
|
||||
"Baidu": true,
|
||||
"Bing": true,
|
||||
"Google": true,
|
||||
"IQDB": true,
|
||||
"Reddit": true,
|
||||
"SauceNAO": true,
|
||||
"Sogou": true,
|
||||
"TinEye": true,
|
||||
"WhatAnime": true,
|
||||
"Yandex": true,
|
||||
"_all": true
|
||||
},
|
||||
"inputs": {
|
||||
"downloadLocation": ""
|
||||
},
|
||||
"settings": {
|
||||
"addDetails": true,
|
||||
"addEmojiEntry": true,
|
||||
"addGuildIconEntry": true,
|
||||
"addUserAvatarEntry": true,
|
||||
"enableCopyImg": true,
|
||||
"enableGallery": true,
|
||||
"enableSaveImg": true,
|
||||
"enableZoom": true,
|
||||
"showAsHeader": true,
|
||||
"showOnHover": false,
|
||||
"useChromium": false
|
||||
},
|
||||
"zoomSettings": {
|
||||
"lensesize": 200,
|
||||
"zoomlevel": 2
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/ImageUtilities/ImageUtilities.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.0.6",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/lighty_github/Plugins/InAppNotifications/InAppNotifications.plugin.js
|
||||
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"amounts": {
|
||||
"maxDaysAgo": 0
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.1.9"
|
||||
},
|
||||
"choices": {
|
||||
"joinedAtDateLang": "$discord"
|
||||
},
|
||||
"formats": {
|
||||
"ownFormat": "$hour:$minute:$second, $day.$month.$year"
|
||||
},
|
||||
"settings": {
|
||||
"addInUserPopout": true,
|
||||
"addInUserProfil": true,
|
||||
"cutSeconds": false,
|
||||
"displayDate": true,
|
||||
"displayText": true,
|
||||
"displayTime": true,
|
||||
"forceZeros": false,
|
||||
"otherOrder": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/JoinedAtDate/JoinedAtDate.plugin.js
|
||||
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"amounts": {
|
||||
"maxDaysAgo": 0
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.1.5"
|
||||
},
|
||||
"choices": {
|
||||
"lastMessageDateLang": "$discord"
|
||||
},
|
||||
"formats": {
|
||||
"ownFormat": "$hour:$minute:$second, $day.$month.$year"
|
||||
},
|
||||
"settings": {
|
||||
"addInUserPopout": true,
|
||||
"addInUserProfil": true,
|
||||
"cutSeconds": false,
|
||||
"displayDate": true,
|
||||
"displayText": true,
|
||||
"displayTime": true,
|
||||
"forceZeros": false,
|
||||
"otherOrder": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/LastMessageDate/LastMessageDate.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.0.2",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/strencher/MessageLinkEmbed/MessageLinkEmbed.plugin.js
|
||||
@@ -1,77 +0,0 @@
|
||||
{
|
||||
"settings": {
|
||||
"obfuscateCSSClasses": false,
|
||||
"autoBackup": false,
|
||||
"dontSaveData": false,
|
||||
"displayUpdateNotes": true,
|
||||
"ignoreMutedGuilds": false,
|
||||
"ignoreMutedChannels": false,
|
||||
"ignoreBots": true,
|
||||
"ignoreSelf": false,
|
||||
"ignoreBlockedUsers": false,
|
||||
"ignoreNSFW": false,
|
||||
"ignoreLocalEdits": false,
|
||||
"ignoreLocalDeletes": false,
|
||||
"alwaysLogGhostPings": false,
|
||||
"showOpenLogsButton": true,
|
||||
"messageCacheCap": 1000,
|
||||
"savedMessagesCap": 2500,
|
||||
"reverseOrder": false,
|
||||
"onlyLogWhitelist": false,
|
||||
"whitelist": [],
|
||||
"blacklist": [],
|
||||
"notificationBlacklist": [],
|
||||
"toastToggles": {
|
||||
"sent": false,
|
||||
"edited": false,
|
||||
"deleted": false,
|
||||
"ghostPings": false
|
||||
},
|
||||
"toastTogglesDMs": {
|
||||
"sent": false,
|
||||
"edited": true,
|
||||
"deleted": true,
|
||||
"ghostPings": true,
|
||||
"disableToastsForLocal": false
|
||||
},
|
||||
"useNotificationsInstead": true,
|
||||
"blockSpamEdit": false,
|
||||
"disableKeybind": false,
|
||||
"cacheAllImages": true,
|
||||
"dontDeleteCachedImages": false,
|
||||
"aggresiveMessageCaching": true,
|
||||
"openLogKeybind": [
|
||||
162,
|
||||
77
|
||||
],
|
||||
"openLogFilteredKeybind": [
|
||||
162,
|
||||
78
|
||||
],
|
||||
"renderCap": 50,
|
||||
"maxShownEdits": 0,
|
||||
"hideNewerEditsFirst": true,
|
||||
"displayDates": true,
|
||||
"deletedMessageColor": "",
|
||||
"editedMessageColor": "",
|
||||
"showEditedMessages": true,
|
||||
"showDeletedMessages": true,
|
||||
"showPurgedMessages": true,
|
||||
"showDeletedCount": true,
|
||||
"showEditedCount": true,
|
||||
"alwaysLogSelected": true,
|
||||
"alwaysLogDM": true,
|
||||
"restoreDeletedMessages": true,
|
||||
"contextmenuSubmenuName": "Birthday Presents",
|
||||
"streamSafety": {
|
||||
"showEdits": false,
|
||||
"showDeletes": false,
|
||||
"showButton": false,
|
||||
"showNotifications": false,
|
||||
"showContextMenu": false
|
||||
},
|
||||
"flags": 2,
|
||||
"autoUpdate": true,
|
||||
"versionInfo": "1.7.52"
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/lighty_gitlab/public/plugins/MessageLoggerV2.plugin.js
|
||||
@@ -1,351 +0,0 @@
|
||||
{
|
||||
"audios": {
|
||||
"---": {
|
||||
"---": null
|
||||
},
|
||||
"Default": {
|
||||
"Communication Channel": "https://notificationsounds.com/soundfiles/63538fe6ef330c13a05a3ed7e599d5f7/file-sounds-917-communication-channel.wav",
|
||||
"Isn't it": "https://notificationsounds.com/soundfiles/ba2fd310dcaa8781a9a652a31baf3c68/file-sounds-969-isnt-it.wav",
|
||||
"Job Done": "https://notificationsounds.com/soundfiles/5b69b9cb83065d403869739ae7f0995e/file-sounds-937-job-done.wav",
|
||||
"Served": "https://notificationsounds.com/soundfiles/b337e84de8752b27eda3a12363109e80/file-sounds-913-served.wav",
|
||||
"Solemn": "https://notificationsounds.com/soundfiles/53fde96fcc4b4ce72d7739202324cd49/file-sounds-882-solemn.wav",
|
||||
"System Fault": "https://notificationsounds.com/soundfiles/ebd9629fc3ae5e9f6611e2ee05a31cef/file-sounds-990-system-fault.wav",
|
||||
"You wouldn't believe": "https://notificationsounds.com/soundfiles/087408522c31eeb1f982bc0eaf81d35f/file-sounds-949-you-wouldnt-believe.wav"
|
||||
},
|
||||
"Discord": {
|
||||
"HotKeys Window Down": "/assets/71f048f8aa7d4b24bf4268a87cbbb192.mp3",
|
||||
"HotKeys Window Left": "/assets/1de04408e62b5d52ae3ebbb91e9e1978.mp3",
|
||||
"HotKeys Window Right": "/assets/2c0433f93db8449e4a82b76dc520cb29.mp3",
|
||||
"HotKeys Window Up": "/assets/68472713f7a62c7c37e0a6a5d5a1faeb.mp3",
|
||||
"Human Man Voice": "/assets/a37dcd6272ae41cf49295d58c9806fe3.mp3",
|
||||
"Incoming Call": "/assets/84a1b4e11d634dbfa1e5dd97a96de3ad.mp3",
|
||||
"Incoming Call Beat": "/assets/b9411af07f154a6fef543e7e442e4da9.mp3",
|
||||
"Mention Ping": "/assets/fa4d62c3cbc80733bf1f01b9c6f181de.mp3",
|
||||
"Mention Ping 2": "/assets/a5f42064e8120e381528b14fd3188b72.mp3",
|
||||
"Mention Ping 3": "/assets/84c9fa3d07da865278bd77c97d952db4.mp3",
|
||||
"New Chatmessage": "/assets/dd920c06a01e5bb8b09678581e29d56f.mp3",
|
||||
"New Chatmessage 2": "/assets/15fe810f6cfab609c7fcda61652b9b34.mp3",
|
||||
"New Chatmessage 3": "/assets/53ce6a92d3c233e8b4ac529d34d374e4.mp3",
|
||||
"Outgoing Call": "/assets/c6e92752668dde4eee5923d70441579f.mp3",
|
||||
"Overlay Unlocked": "/assets/ad322ffe0a88436296158a80d5d11baa.mp3",
|
||||
"Push2Talk Start": "/assets/8b63833c8d252fedba6b9c4f2517c705.mp3",
|
||||
"Push2Talk Stop": "/assets/74ab980d6890a0fa6aa0336182f9f620.mp3",
|
||||
"Robot Man Voice": "/assets/66598bea6e59eb8acdf32cf2d9d75ba9.mp3",
|
||||
"Stream Ended": "/assets/4e30f98aa537854f79f49a76af822bbc.mp3",
|
||||
"Stream Started": "/assets/9ca817f41727edc1b2f1bc4f1911107c.mp3",
|
||||
"Stream User Joined": "/assets/5827bbf9a67c61cbb0e02ffbf434b654.mp3",
|
||||
"Stream User Left": "/assets/7cdcdcbc426cc43583365a671c24b740.mp3",
|
||||
"Unknown": "/assets/ae7d16bb2eea76b9b9977db0fad66658.mp3",
|
||||
"Voicechat Deafen": "/assets/e4d539271704b87764dc465b1a061abd.mp3",
|
||||
"Voicechat Disconnect": "/assets/7e125dc075ec6e5ae796e4c3ab83abb3.mp3",
|
||||
"Voicechat Mute": "/assets/429d09ee3b86e81a75b5e06d3fb482be.mp3",
|
||||
"Voicechat Reconnect": "/assets/471cfd0005b112ff857705e894bf41a6.mp3",
|
||||
"Voicechat Undeafen": "/assets/5a000a0d4dff083d12a1d4fc2c7cbf66.mp3",
|
||||
"Voicechat Unmute": "/assets/43805b9dd757ac4f6b9b58c1a8ee5f0d.mp3",
|
||||
"Voicechat User Joined": "/assets/5dd43c946894005258d85770f0d10cff.mp3",
|
||||
"Voicechat User Left": "/assets/4fcfeb2cba26459c4750e60f626cebdc.mp3",
|
||||
"Voicechat User Moved": "/assets/e81d11590762728c1b811eadfa5be766.mp3"
|
||||
}
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "3.4.9"
|
||||
},
|
||||
"choices": {
|
||||
"message1": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/dd920c06a01e5bb8b09678581e29d56f.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"dm": {
|
||||
"category": "---",
|
||||
"focus": true,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/84c9fa3d07da865278bd77c97d952db4.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"mentioned": {
|
||||
"category": "---",
|
||||
"focus": true,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/a5f42064e8120e381528b14fd3188b72.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"role": {
|
||||
"category": "---",
|
||||
"focus": true,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/a5f42064e8120e381528b14fd3188b72.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"everyone": {
|
||||
"category": "---",
|
||||
"focus": true,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/a5f42064e8120e381528b14fd3188b72.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"here": {
|
||||
"category": "---",
|
||||
"focus": true,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/a5f42064e8120e381528b14fd3188b72.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"deafen": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/e4d539271704b87764dc465b1a061abd.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"mute": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/429d09ee3b86e81a75b5e06d3fb482be.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"disconnect": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/7e125dc075ec6e5ae796e4c3ab83abb3.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"undeafen": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/5a000a0d4dff083d12a1d4fc2c7cbf66.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"unmute": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/43805b9dd757ac4f6b9b58c1a8ee5f0d.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"user_join": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/5dd43c946894005258d85770f0d10cff.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"user_leave": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/4fcfeb2cba26459c4750e60f626cebdc.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"user_moved": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/e81d11590762728c1b811eadfa5be766.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"reconnect": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/471cfd0005b112ff857705e894bf41a6.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"ptt_start": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/8b63833c8d252fedba6b9c4f2517c705.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"ptt_stop": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/74ab980d6890a0fa6aa0336182f9f620.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"call_calling": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/c6e92752668dde4eee5923d70441579f.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"call_ringing": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/84a1b4e11d634dbfa1e5dd97a96de3ad.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"call_ringing_beat": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/b9411af07f154a6fef543e7e442e4da9.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"stream_started": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/9ca817f41727edc1b2f1bc4f1911107c.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"stream_ended": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/4e30f98aa537854f79f49a76af822bbc.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"stream_user_joined": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/5827bbf9a67c61cbb0e02ffbf434b654.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"stream_user_left": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/7cdcdcbc426cc43583365a671c24b740.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"ddr-down": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/71f048f8aa7d4b24bf4268a87cbbb192.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"ddr-left": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/1de04408e62b5d52ae3ebbb91e9e1978.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"ddr-right": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/2c0433f93db8449e4a82b76dc520cb29.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"ddr-up": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": false,
|
||||
"song": "---",
|
||||
"src": "/assets/68472713f7a62c7c37e0a6a5d5a1faeb.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"mention1": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/fa4d62c3cbc80733bf1f01b9c6f181de.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"mention2": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/a5f42064e8120e381528b14fd3188b72.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"mention3": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/84c9fa3d07da865278bd77c97d952db4.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"message2": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/15fe810f6cfab609c7fcda61652b9b34.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"message3": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/53ce6a92d3c233e8b4ac529d34d374e4.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"human_man": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/a37dcd6272ae41cf49295d58c9806fe3.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"robot_man": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/66598bea6e59eb8acdf32cf2d9d75ba9.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"discodo": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/ae7d16bb2eea76b9b9977db0fad66658.mp3",
|
||||
"volume": 100
|
||||
},
|
||||
"overlayunlock": {
|
||||
"category": "---",
|
||||
"focus": null,
|
||||
"mute": true,
|
||||
"song": "---",
|
||||
"src": "/assets/ad322ffe0a88436296158a80d5d11baa.mp3",
|
||||
"volume": 100
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/NotificationSounds/NotificationSounds.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.0.3",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/strencher/OpenSpotifylinksInSpotify/OpenSpotifylinksInSpotify.plugin.js
|
||||
@@ -1,23 +0,0 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.3.3"
|
||||
},
|
||||
"inputs": {
|
||||
"ownAdminTagName": "Admin",
|
||||
"ownManagementTagName": "Mgmt",
|
||||
"ownTagName": "Owner"
|
||||
},
|
||||
"settings": {
|
||||
"addForAdmins": true,
|
||||
"addForManagement": true,
|
||||
"addInChatWindow": true,
|
||||
"addInMemberList": true,
|
||||
"addInUserPopout": true,
|
||||
"addInUserProfile": true,
|
||||
"hideNativeCrown": true,
|
||||
"ignoreBotAdmins": false,
|
||||
"useBlackFont": false,
|
||||
"useCrown": false,
|
||||
"useRoleColor": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/OwnerTag/OwnerTag.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.1.15",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/zerebos/Plugins/PermissionsViewer/PermissionsViewer.plugin.js
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/PinDMs/PinDMs.plugin.js
|
||||
@@ -1 +0,0 @@
|
||||
../repos/zerebos/Plugins/RemoveMinimumSize/RemoveMinimumSize.plugin.js
|
||||
@@ -1 +0,0 @@
|
||||
../repos/zerebos/Plugins/ResizableCSS/ResizableCSS.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.1.13",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/zerebos/Plugins/RoleMembers/RoleMembers.plugin.js
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/SendLargeMessages/SendLargeMessages.plugin.js
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/ServerCounter/ServerCounter.plugin.js
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"amounts": {
|
||||
"maxDaysAgo": 0,
|
||||
"tooltipDelay": 0,
|
||||
"tooltipWidth": 300
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.0.2"
|
||||
},
|
||||
"choices": {
|
||||
"timeLang": "$discord"
|
||||
},
|
||||
"colors": {
|
||||
"tooltipColor": ""
|
||||
},
|
||||
"formats": {
|
||||
"ownFormat": "$hour:$minute:$second, $day.$month.$year"
|
||||
},
|
||||
"settings": {
|
||||
"addBoosters": true,
|
||||
"addChannels": true,
|
||||
"addCreation": true,
|
||||
"addIcon": true,
|
||||
"addJoin": true,
|
||||
"addMembers": true,
|
||||
"addOwner": true,
|
||||
"addRegion": true,
|
||||
"addRoles": true,
|
||||
"cutSeconds": false,
|
||||
"forceZeros": false,
|
||||
"otherOrder": false
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/ServerDetails/ServerDetails.plugin.js
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "6.8.4"
|
||||
},
|
||||
"folders": {
|
||||
},
|
||||
"settings": {
|
||||
"addSeparators": true,
|
||||
"closeAllFolders": true,
|
||||
"closeOtherFolders": true,
|
||||
"closeTheFolder": true,
|
||||
"extraColumn": true,
|
||||
"forceOpenFolder": false,
|
||||
"showCountBadge": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/ServerFolders/ServerFolders.plugin.js
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"blacklist": [],
|
||||
"categorydata": [],
|
||||
"changelog": {
|
||||
"currentversion": "2.8.1"
|
||||
},
|
||||
"settings": {
|
||||
"showAnnouncement": true,
|
||||
"showForNormal": true,
|
||||
"showStore": true,
|
||||
"showText": true,
|
||||
"showVoice": true,
|
||||
"sortNative": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/ShowHiddenChannels/ShowHiddenChannels.plugin.js
|
||||
@@ -1,41 +0,0 @@
|
||||
{
|
||||
"buttonConfigs": {
|
||||
"next": {
|
||||
"small": true,
|
||||
"big": true
|
||||
},
|
||||
"pauseplay": {
|
||||
"small": true,
|
||||
"big": true
|
||||
},
|
||||
"previous": {
|
||||
"small": true,
|
||||
"big": true
|
||||
},
|
||||
"repeat": {
|
||||
"small": false,
|
||||
"big": true
|
||||
},
|
||||
"share": {
|
||||
"small": false,
|
||||
"big": true
|
||||
},
|
||||
"shuffle": {
|
||||
"small": false,
|
||||
"big": true
|
||||
},
|
||||
"volume": {
|
||||
"small": false,
|
||||
"big": true
|
||||
}
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.0.8"
|
||||
},
|
||||
"playerState": {
|
||||
"maximized": false
|
||||
},
|
||||
"settings": {
|
||||
"addTimeline": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/SpotifyControls/SpotifyControls.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.4.9",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/zerebos/Plugins/StatusEverywhere/StatusEverywhere.plugin.js
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.0.9"
|
||||
},
|
||||
"settings": {
|
||||
"useChromium": false
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/SteamProfileLink/SteamProfileLink.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.0.7",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/lighty_github/Plugins/UnreadBadgesRedux/UnreadBadgesRedux.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.0.6",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/strencher/VoiceUsersCounter/VoiceUsersCounter.plugin.js
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.3.26",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.2.22",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
Submodule BetterDiscord/repos/BDPluginLibrary deleted from f5510cc999
Submodule BetterDiscord/repos/DiscordCrypt deleted from ccc3f10eb7
Submodule BetterDiscord/repos/devilbro deleted from f5232a30ff
Submodule BetterDiscord/repos/lighty_github deleted from a3dcde97b7
Submodule BetterDiscord/repos/lighty_gitlab deleted from 6845eefcb6
Submodule BetterDiscord/repos/strencher deleted from da23ae7ae7
Submodule BetterDiscord/repos/zerebos deleted from eabe328ef3
@@ -1,56 +0,0 @@
|
||||
//META{"name":"Kitty","description":"Kitty's personal theme","author":"Kitty#4073","version":"1.0","website":"https://ki.tty.sh/"}*//{}
|
||||
|
||||
:root {
|
||||
--font: 'Hack', 'Courier', monospace;
|
||||
--accent-hue: 180;
|
||||
}
|
||||
|
||||
/* Remove the Support button from the titlebar */
|
||||
/* .da-toolbar a[href="https://support.discordapp.com"] { display: none !important; } */
|
||||
|
||||
/* Set fonts */
|
||||
.da-message { font-family: var(--font); }
|
||||
.da-slateTextArea { font-family: var(--font); }
|
||||
|
||||
|
||||
/* Make Name into <Name> in compact mode */
|
||||
.da-message.da-compact .da-username::before { content:'<'; }
|
||||
.da-message.da-compact .da-username::after { content:'>'; }
|
||||
|
||||
/* Crush chat in compact mode*/
|
||||
.da-compact.da-message {
|
||||
padding-top: 0 !important;
|
||||
padding-bottom: 0 !important;
|
||||
padding-left: 0 !important;
|
||||
margin-top: 0 !important; }
|
||||
.da-compact.da-message .da-contents {
|
||||
padding-left: 0;
|
||||
margin-left: 4px;
|
||||
text-indent: 0; }
|
||||
|
||||
|
||||
/* Add brackets to timestamps, and make all timestamps visible in compact mode */
|
||||
/* .da-compact .da-timestamp { width: 2.5rem !important; } */
|
||||
.da-compact.da-message .da-timestamp { display: inline; font-size: inherit; }
|
||||
.da-compact.da-message .da-timestamp .da-separator { position: inherit; opacity: 100%; width: auto; }
|
||||
.da-compact.da-message .da-timestampVisibleOnHover { opacity: 100%; }
|
||||
.da-compact.da-message .da-header .da-timestamp,
|
||||
.da-compact.da-message .da-header .da-username { margin-right: 0; }
|
||||
|
||||
|
||||
/* Make Dark theme darker */
|
||||
.theme-dark {
|
||||
--header-primary: #ffffff;
|
||||
--header-secondary: #ffffff;
|
||||
--text-normal: #ffffff;
|
||||
--text-muted: #ffffff;
|
||||
--background-primary: #000000;
|
||||
--background-secondary: #030303;
|
||||
--background-secondary-alt: #030303;
|
||||
--background-tertiary: #000000;
|
||||
--channeltextarea-background: #000000;
|
||||
}
|
||||
.theme-dark .da-userPopout .da-header,
|
||||
.theme-dark .da-userPopout .da-bodyInner,
|
||||
.theme-dark .da-userPopout .da-footer {background-color: #000; }
|
||||
.theme-dark .da-peopleColumn { background-color: #000000; }
|
||||
10
update
10
update
@@ -1,10 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Switch to the dotfiles directory (assuming this script is in there)
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
git pull
|
||||
git submodule update --remote
|
||||
betterdiscordctl upgrade
|
||||
betterdiscordctl update
|
||||
betterdiscordctl reinstall
|
||||
Submodule zsh/antigen deleted from 8846aa9020
Reference in New Issue
Block a user