mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-10 13:19:15 -05:00
add BetterDiscord folder
This commit is contained in:
23
.gitmodules
vendored
23
.gitmodules
vendored
@@ -1,3 +1,26 @@
|
||||
[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
|
||||
[submodule "BetterDiscord/repos/devilbro"]
|
||||
path = BetterDiscord/repos/devilbro
|
||||
url = https://github.com/mwittrien/BetterDiscordAddons
|
||||
[submodule "BetterDiscord/repos/lighty_github"]
|
||||
path = BetterDiscord/repos/lighty_github
|
||||
url = https://github.com/1Lighty/BetterDiscordPlugins
|
||||
[submodule "BetterDiscord/repos/lighty_gitlab"]
|
||||
path = BetterDiscord/repos/lighty_gitlab
|
||||
url = https://gitlab.com/_Lighty_/bdstuff
|
||||
[submodule "BetterDiscord/repos/strencher"]
|
||||
path = BetterDiscord/repos/strencher
|
||||
url = https://github.com/Strencher/BetterDiscordStuff
|
||||
[submodule "BetterDiscord/repos/DiscordCrypt"]
|
||||
path = BetterDiscord/repos/DiscordCrypt
|
||||
url = https://gitlab.com/leogx9r/DiscordCrypt
|
||||
|
||||
1
BetterDiscord/.gitignore
vendored
Normal file
1
BetterDiscord/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
logs.log
|
||||
92
BetterDiscord/bdstorage.json
Normal file
92
BetterDiscord/bdstorage.json
Normal file
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"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,
|
||||
"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,
|
||||
"DetailedServerTooltips": true,
|
||||
"DisplayLargeMessages": true,
|
||||
"DoNotTrack": true,
|
||||
"EditChannels": true,
|
||||
"EditServers": true,
|
||||
"EditUsers": true,
|
||||
"GoogleTranslateOption": true,
|
||||
"ImageToClipboard": true,
|
||||
"InAppNotifications": true,
|
||||
"JoinedAtDate": true,
|
||||
"LastMessageDate": true,
|
||||
"MessageLinkEmbed": true,
|
||||
"MessageLoggerV2": true,
|
||||
"Open SpotifyLinks In Spotify": true,
|
||||
"PermissionsViewer": true,
|
||||
"PinDMs": true,
|
||||
"RemoveMinimumSize": true,
|
||||
"ResizableCSS": true,
|
||||
"RoleMembers": true,
|
||||
"SendLargeMessages": true,
|
||||
"ShowHiddenChannels": true,
|
||||
"SpellCheck": true,
|
||||
"StatusEverywhere": true,
|
||||
"SteamProfileLink": true,
|
||||
"UnreadBadgesRedux": true,
|
||||
"XenoLib": true,
|
||||
"ZeresPluginLibrary": true
|
||||
},
|
||||
"themes": {
|
||||
"Kitty": true
|
||||
}
|
||||
},
|
||||
"canary": {},
|
||||
"ptb": {}
|
||||
},
|
||||
"version": "0.3.4"
|
||||
}
|
||||
8
BetterDiscord/plugins/.gitignore
vendored
Normal file
8
BetterDiscord/plugins/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
BetterUnavailableGuilds.config.json
|
||||
dictionaries
|
||||
EditChannels.config.json
|
||||
EditServers.config.json
|
||||
EditUsers.config.json
|
||||
MessageLoggerV2Data.config.json
|
||||
MLV2_IMAGE_CACHE
|
||||
PinDMs.config.json
|
||||
1
BetterDiscord/plugins/0PluginLibrary.plugin.js
Symbolic link
1
BetterDiscord/plugins/0PluginLibrary.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/BDPluginLibrary/release/0PluginLibrary.plugin.js
|
||||
1
BetterDiscord/plugins/1XenoLib.plugin.js
Symbolic link
1
BetterDiscord/plugins/1XenoLib.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/lighty_github/Plugins/1XenoLib.plugin.js
|
||||
6
BetterDiscord/plugins/AccountDetailsPlus.config.json
Normal file
6
BetterDiscord/plugins/AccountDetailsPlus.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.1.9",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/AccountDetailsPlus.plugin.js
Symbolic link
1
BetterDiscord/plugins/AccountDetailsPlus.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/zerebos/Plugins/AccountDetailsPlus/AccountDetailsPlus.plugin.js
|
||||
6
BetterDiscord/plugins/AutoPlayGifs.config.json
Normal file
6
BetterDiscord/plugins/AutoPlayGifs.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.1.3",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/AutoPlayGifs.plugin.js
Symbolic link
1
BetterDiscord/plugins/AutoPlayGifs.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/zerebos/Plugins/AutoPlayGifs/AutoPlayGifs.plugin.js
|
||||
9
BetterDiscord/plugins/BDFDB.config.json
Normal file
9
BetterDiscord/plugins/BDFDB.config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"settings": {
|
||||
"showSupportBadges": true,
|
||||
"showToasts": false
|
||||
},
|
||||
"welcomeScreen": {
|
||||
"seen": false
|
||||
}
|
||||
}
|
||||
29
BetterDiscord/plugins/BadgesEverywhere.config.json
Normal file
29
BetterDiscord/plugins/BadgesEverywhere.config.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"badges": {
|
||||
"1": true,
|
||||
"2": true,
|
||||
"4": false,
|
||||
"8": true,
|
||||
"64": false,
|
||||
"128": false,
|
||||
"256": false,
|
||||
"512": false,
|
||||
"16384": true,
|
||||
"131072": true,
|
||||
"262144": true,
|
||||
"524288": true
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.5.5"
|
||||
},
|
||||
"indicators": {
|
||||
"CURRENT_GUILD_BOOST": true
|
||||
},
|
||||
"settings": {
|
||||
"showInChat": false,
|
||||
"showInMemberList": true,
|
||||
"showInPopout": true,
|
||||
"showNitroDate": true,
|
||||
"useColoredVersion": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/BadgesEverywhere.plugin.js
Symbolic link
1
BetterDiscord/plugins/BadgesEverywhere.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/BadgesEverywhere/BadgesEverywhere.plugin.js
|
||||
58
BetterDiscord/plugins/BetterFormattingRedux.config.json
Normal file
58
BetterDiscord/plugins/BetterFormattingRedux.config.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "2.3.8",
|
||||
"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
BetterDiscord/plugins/BetterFormattingRedux.plugin.js
Symbolic link
1
BetterDiscord/plugins/BetterFormattingRedux.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/zerebos/Plugins/BetterFormattingRedux/BetterFormattingRedux.plugin.js
|
||||
5
BetterDiscord/plugins/BetterFriendCount.config.json
Normal file
5
BetterDiscord/plugins/BetterFriendCount.config.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.2.4"
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/BetterFriendCount.plugin.js
Symbolic link
1
BetterDiscord/plugins/BetterFriendCount.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/BetterFriendCount/BetterFriendCount.plugin.js
|
||||
33
BetterDiscord/plugins/BetterImageViewer.config.json
Normal file
33
BetterDiscord/plugins/BetterImageViewer.config.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.3.4",
|
||||
"hasShownChangelog": true
|
||||
},
|
||||
"hidden": {
|
||||
"panelWH": 578
|
||||
},
|
||||
"settings": {
|
||||
"ui": {
|
||||
"imageIndex": true,
|
||||
"navButtons": true,
|
||||
"infoResolution": true,
|
||||
"infoScale": true,
|
||||
"infoSize": true,
|
||||
"loadFull": false
|
||||
},
|
||||
"behavior": {
|
||||
"searchAPI": true,
|
||||
"hoverSearch": false,
|
||||
"debug": false
|
||||
},
|
||||
"zoom": {
|
||||
"enabled": true,
|
||||
"enableMode": 0,
|
||||
"interp": true,
|
||||
"round": true,
|
||||
"outOfBounds": false,
|
||||
"outOfScreen": true,
|
||||
"smoothing": true
|
||||
}
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/BetterImageViewer.plugin.js
Symbolic link
1
BetterDiscord/plugins/BetterImageViewer.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/lighty_github/Plugins/BetterImageViewer/BetterImageViewer.plugin.js
|
||||
5
BetterDiscord/plugins/BetterNsfwTag.config.json
Normal file
5
BetterDiscord/plugins/BetterNsfwTag.config.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.2.4"
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/BetterNsfwTag.plugin.js
Symbolic link
1
BetterDiscord/plugins/BetterNsfwTag.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/BetterNsfwTag/BetterNsfwTag.plugin.js
|
||||
39
BetterDiscord/plugins/BetterRoleColors.config.json
Normal file
39
BetterDiscord/plugins/BetterRoleColors.config.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.8.11",
|
||||
"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
BetterDiscord/plugins/BetterRoleColors.plugin.js
Symbolic link
1
BetterDiscord/plugins/BetterRoleColors.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/zerebos/Plugins/BetterRoleColors/BetterRoleColors.plugin.js
|
||||
7
BetterDiscord/plugins/BetterSearchPage.config.json
Normal file
7
BetterDiscord/plugins/BetterSearchPage.config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"settings": {
|
||||
"addFirstLast": true,
|
||||
"addJumpTo": true,
|
||||
"cloneToTheTop": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/BetterSearchPage.plugin.js
Symbolic link
1
BetterDiscord/plugins/BetterSearchPage.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/BetterSearchPage/BetterSearchPage.plugin.js
|
||||
9
BetterDiscord/plugins/BetterTypingUsers.config.json
Normal file
9
BetterDiscord/plugins/BetterTypingUsers.config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.0.0",
|
||||
"hasShownChangelog": true
|
||||
},
|
||||
"settings": {
|
||||
"maxVisible": 8
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/BetterTypingUsers.plugin.js
Symbolic link
1
BetterDiscord/plugins/BetterTypingUsers.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/lighty_github/Plugins/BetterTypingUsers/BetterTypingUsers.plugin.js
|
||||
1
BetterDiscord/plugins/BetterUnavailableGuilds.plugin.js
Symbolic link
1
BetterDiscord/plugins/BetterUnavailableGuilds.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/lighty_github/Plugins/BetterUnavailableGuilds/BetterUnavailableGuilds.plugin.js
|
||||
1
BetterDiscord/plugins/CharCounter.plugin.js
Symbolic link
1
BetterDiscord/plugins/CharCounter.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/CharCounter/CharCounter.plugin.js
|
||||
22
BetterDiscord/plugins/CompleteTimestamps.config.json
Normal file
22
BetterDiscord/plugins/CompleteTimestamps.config.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.4.5"
|
||||
},
|
||||
"choices": {
|
||||
"creationDateLang": "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
BetterDiscord/plugins/CompleteTimestamps.plugin.js
Symbolic link
1
BetterDiscord/plugins/CompleteTimestamps.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/CompleteTimestamps/CompleteTimestamps.plugin.js
|
||||
5
BetterDiscord/plugins/CopyRawMessage.config.json
Normal file
5
BetterDiscord/plugins/CopyRawMessage.config.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.0.8"
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/CopyRawMessage.plugin.js
Symbolic link
1
BetterDiscord/plugins/CopyRawMessage.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/CopyRawMessage/CopyRawMessage.plugin.js
|
||||
6
BetterDiscord/plugins/CrashRecovery.config.json
Normal file
6
BetterDiscord/plugins/CrashRecovery.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.1.6",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/CrashRecovery.plugin.js
Symbolic link
1
BetterDiscord/plugins/CrashRecovery.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/lighty_github/Plugins/CrashRecovery/CrashRecovery.plugin.js
|
||||
20
BetterDiscord/plugins/CreationDate.config.json
Normal file
20
BetterDiscord/plugins/CreationDate.config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.3.6"
|
||||
},
|
||||
"choices": {
|
||||
"creationDateLang": "$discord"
|
||||
},
|
||||
"formats": {
|
||||
"ownFormat": "$hour:$minute:$second, $day.$month.$year"
|
||||
},
|
||||
"settings": {
|
||||
"addInUserPopout": true,
|
||||
"addInUserProfil": true,
|
||||
"cutSeconds": false,
|
||||
"displayDate": true,
|
||||
"displayTime": true,
|
||||
"forceZeros": false,
|
||||
"otherOrder": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/CreationDate.plugin.js
Symbolic link
1
BetterDiscord/plugins/CreationDate.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/CreationDate/CreationDate.plugin.js
|
||||
6
BetterDiscord/plugins/DetailedServerTooltips.config.json
Normal file
6
BetterDiscord/plugins/DetailedServerTooltips.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.0.5",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/DetailedServerTooltips.plugin.js
Symbolic link
1
BetterDiscord/plugins/DetailedServerTooltips.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/lighty_gitlab/public/plugins/DetailedServerTooltips.plugin.js
|
||||
11
BetterDiscord/plugins/DisplayLargeMessages.config.json
Normal file
11
BetterDiscord/plugins/DisplayLargeMessages.config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"amounts": {
|
||||
"maxFileSize": 10
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.0.4"
|
||||
},
|
||||
"settings": {
|
||||
"onDemand": false
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/DisplayLargeMessages.plugin.js
Symbolic link
1
BetterDiscord/plugins/DisplayLargeMessages.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/DisplayLargeMessages/DisplayLargeMessages.plugin.js
|
||||
9
BetterDiscord/plugins/DoNotTrack.config.json
Normal file
9
BetterDiscord/plugins/DoNotTrack.config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.0.6",
|
||||
"hasShownChangelog": true
|
||||
},
|
||||
"settings": {
|
||||
"stopProcessMonitor": false
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/DoNotTrack.plugin.js
Symbolic link
1
BetterDiscord/plugins/DoNotTrack.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/zerebos/Plugins/DoNotTrack/DoNotTrack.plugin.js
|
||||
1
BetterDiscord/plugins/EditChannels.plugin.js
Symbolic link
1
BetterDiscord/plugins/EditChannels.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/EditChannels/EditChannels.plugin.js
|
||||
1
BetterDiscord/plugins/EditServers.plugin.js
Symbolic link
1
BetterDiscord/plugins/EditServers.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/EditServers/EditServers.plugin.js
|
||||
1
BetterDiscord/plugins/EditUsers.plugin.js
Symbolic link
1
BetterDiscord/plugins/EditUsers.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/EditUsers/EditUsers.plugin.js
|
||||
19
BetterDiscord/plugins/GoogleTranslateOption.config.json
Normal file
19
BetterDiscord/plugins/GoogleTranslateOption.config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "2.0.5"
|
||||
},
|
||||
"choices": {
|
||||
"inputContext": "auto",
|
||||
"inputMessage": "auto",
|
||||
"outputContext": "$discord",
|
||||
"outputMessage": "$discord"
|
||||
},
|
||||
"engines": {
|
||||
"translator": "googleapi"
|
||||
},
|
||||
"settings": {
|
||||
"addTranslateButton": true,
|
||||
"sendOriginalMessage": false,
|
||||
"useChromium": false
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/GoogleTranslateOption.plugin.js
Symbolic link
1
BetterDiscord/plugins/GoogleTranslateOption.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/GoogleTranslateOption/GoogleTranslateOption.plugin.js
|
||||
9
BetterDiscord/plugins/ImageToClipboard.config.json
Normal file
9
BetterDiscord/plugins/ImageToClipboard.config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.3.5",
|
||||
"hasShownChangelog": true
|
||||
},
|
||||
"settings": {
|
||||
"typing": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/ImageToClipboard.plugin.js
Symbolic link
1
BetterDiscord/plugins/ImageToClipboard.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/zerebos/Plugins/ImageToClipboard/ImageToClipboard.plugin.js
|
||||
6
BetterDiscord/plugins/InAppNotifications.config.json
Normal file
6
BetterDiscord/plugins/InAppNotifications.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.0.5",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/InAppNotifications.plugin.js
Symbolic link
1
BetterDiscord/plugins/InAppNotifications.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/lighty_github/Plugins/InAppNotifications/InAppNotifications.plugin.js
|
||||
20
BetterDiscord/plugins/JoinedAtDate.config.json
Normal file
20
BetterDiscord/plugins/JoinedAtDate.config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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,
|
||||
"displayTime": true,
|
||||
"forceZeros": false,
|
||||
"otherOrder": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/JoinedAtDate.plugin.js
Symbolic link
1
BetterDiscord/plugins/JoinedAtDate.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/JoinedAtDate/JoinedAtDate.plugin.js
|
||||
20
BetterDiscord/plugins/LastMessageDate.config.json
Normal file
20
BetterDiscord/plugins/LastMessageDate.config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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,
|
||||
"displayTime": true,
|
||||
"forceZeros": false,
|
||||
"otherOrder": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/LastMessageDate.plugin.js
Symbolic link
1
BetterDiscord/plugins/LastMessageDate.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/LastMessageDate/LastMessageDate.plugin.js
|
||||
6
BetterDiscord/plugins/MessageLinkEmbed.config.json
Normal file
6
BetterDiscord/plugins/MessageLinkEmbed.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.0.2",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/MessageLinkEmbed.plugin.js
Symbolic link
1
BetterDiscord/plugins/MessageLinkEmbed.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/strencher/MessageLinkEmbed/MessageLinkEmbed.plugin.js
|
||||
76
BetterDiscord/plugins/MessageLoggerV2.config.json
Normal file
76
BetterDiscord/plugins/MessageLoggerV2.config.json
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"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,
|
||||
"versionInfo": "1.7.42"
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/MessageLoggerV2.plugin.js
Symbolic link
1
BetterDiscord/plugins/MessageLoggerV2.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/lighty_gitlab/public/plugins/MessageLoggerV2.plugin.js
|
||||
1
BetterDiscord/plugins/OpenSpotifylinksInSpotify.plugin.js
Symbolic link
1
BetterDiscord/plugins/OpenSpotifylinksInSpotify.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/strencher/OpenSpotifylinksInSpotify/OpenSpotifylinksInSpotify.plugin.js
|
||||
6
BetterDiscord/plugins/PermissionsViewer.config.json
Normal file
6
BetterDiscord/plugins/PermissionsViewer.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.1.12",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/PermissionsViewer.plugin.js
Symbolic link
1
BetterDiscord/plugins/PermissionsViewer.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/zerebos/Plugins/PermissionsViewer/PermissionsViewer.plugin.js
|
||||
1
BetterDiscord/plugins/PinDMs.plugin.js
Symbolic link
1
BetterDiscord/plugins/PinDMs.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/PinDMs/PinDMs.plugin.js
|
||||
1
BetterDiscord/plugins/RemoveMinimumSize.plugin.js
Symbolic link
1
BetterDiscord/plugins/RemoveMinimumSize.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/zerebos/Plugins/RemoveMinimumSize/RemoveMinimumSize.plugin.js
|
||||
1
BetterDiscord/plugins/ResizableCSS.plugin.js
Symbolic link
1
BetterDiscord/plugins/ResizableCSS.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/zerebos/Plugins/ResizableCSS/ResizableCSS.plugin.js
|
||||
6
BetterDiscord/plugins/RoleMembers.config.json
Normal file
6
BetterDiscord/plugins/RoleMembers.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.1.12",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/RoleMembers.plugin.js
Symbolic link
1
BetterDiscord/plugins/RoleMembers.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/zerebos/Plugins/RoleMembers/RoleMembers.plugin.js
|
||||
1
BetterDiscord/plugins/SendLargeMessages.plugin.js
Symbolic link
1
BetterDiscord/plugins/SendLargeMessages.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/SendLargeMessages/SendLargeMessages.plugin.js
|
||||
14
BetterDiscord/plugins/ShowHiddenChannels.config.json
Normal file
14
BetterDiscord/plugins/ShowHiddenChannels.config.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"blacklist": [],
|
||||
"changelog": {
|
||||
"currentversion": "2.7.7"
|
||||
},
|
||||
"settings": {
|
||||
"showAnnouncement": true,
|
||||
"showForNormal": true,
|
||||
"showStore": true,
|
||||
"showText": true,
|
||||
"showVoice": true,
|
||||
"sortNative": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/ShowHiddenChannels.plugin.js
Symbolic link
1
BetterDiscord/plugins/ShowHiddenChannels.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/ShowHiddenChannels/ShowHiddenChannels.plugin.js
|
||||
15
BetterDiscord/plugins/SpellCheck.config.json
Normal file
15
BetterDiscord/plugins/SpellCheck.config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"amounts": {
|
||||
"maxSimilarAmount": 6
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.4.7"
|
||||
},
|
||||
"choices": {
|
||||
"dictionaryLanguage": "en",
|
||||
"secondaryLanguage": "-"
|
||||
},
|
||||
"settings": {
|
||||
"downloadDictionary": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/SpellCheck.plugin.js
Symbolic link
1
BetterDiscord/plugins/SpellCheck.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/SpellCheck/SpellCheck.plugin.js
|
||||
6
BetterDiscord/plugins/StatusEverywhere.config.json
Normal file
6
BetterDiscord/plugins/StatusEverywhere.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "0.4.9",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/StatusEverywhere.plugin.js
Symbolic link
1
BetterDiscord/plugins/StatusEverywhere.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/zerebos/Plugins/StatusEverywhere/StatusEverywhere.plugin.js
|
||||
8
BetterDiscord/plugins/SteamProfileLink.config.json
Normal file
8
BetterDiscord/plugins/SteamProfileLink.config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.0.9"
|
||||
},
|
||||
"settings": {
|
||||
"useChromium": false
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/SteamProfileLink.plugin.js
Symbolic link
1
BetterDiscord/plugins/SteamProfileLink.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/devilbro/Plugins/SteamProfileLink/SteamProfileLink.plugin.js
|
||||
6
BetterDiscord/plugins/UnreadBadgesRedux.config.json
Normal file
6
BetterDiscord/plugins/UnreadBadgesRedux.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.0.4",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/plugins/UnreadBadgesRedux.plugin.js
Symbolic link
1
BetterDiscord/plugins/UnreadBadgesRedux.plugin.js
Symbolic link
@@ -0,0 +1 @@
|
||||
../repos/lighty_github/Plugins/UnreadBadgesRedux/UnreadBadgesRedux.plugin.js
|
||||
6
BetterDiscord/plugins/XenoLib.config.json
Normal file
6
BetterDiscord/plugins/XenoLib.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.3.21",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
6
BetterDiscord/plugins/ZeresPluginLibrary.config.json
Normal file
6
BetterDiscord/plugins/ZeresPluginLibrary.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.2.18",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
1
BetterDiscord/repos/BDPluginLibrary
Submodule
1
BetterDiscord/repos/BDPluginLibrary
Submodule
Submodule BetterDiscord/repos/BDPluginLibrary added at 5fec445977
1
BetterDiscord/repos/DiscordCrypt
Submodule
1
BetterDiscord/repos/DiscordCrypt
Submodule
Submodule BetterDiscord/repos/DiscordCrypt added at 1a0f2b5320
1
BetterDiscord/repos/devilbro
Submodule
1
BetterDiscord/repos/devilbro
Submodule
Submodule BetterDiscord/repos/devilbro added at 2cef6a2e46
1
BetterDiscord/repos/lighty_github
Submodule
1
BetterDiscord/repos/lighty_github
Submodule
Submodule BetterDiscord/repos/lighty_github added at c10d36031c
1
BetterDiscord/repos/lighty_gitlab
Submodule
1
BetterDiscord/repos/lighty_gitlab
Submodule
Submodule BetterDiscord/repos/lighty_gitlab added at d0b85dc0c3
1
BetterDiscord/repos/strencher
Submodule
1
BetterDiscord/repos/strencher
Submodule
Submodule BetterDiscord/repos/strencher added at d39905a770
1
BetterDiscord/repos/zerebos
Submodule
1
BetterDiscord/repos/zerebos
Submodule
Submodule BetterDiscord/repos/zerebos added at c7c84ba783
56
BetterDiscord/themes/kitty.theme.css
Normal file
56
BetterDiscord/themes/kitty.theme.css
Normal file
@@ -0,0 +1,56 @@
|
||||
//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; }
|
||||
Submodule zsh/antigen updated: c91f77c8e9...8846aa9020
Reference in New Issue
Block a user