Skip to content

Commit f86821e

Browse files
Switch all Vanity links to permanent link
removing vanity links because 1. They are expired 2. Even if we reach level 3 again, if we can't get back the vanity link or it gets removed again due to boosts expiring we have to update everything again better to just always use the permanent link for cases like these
1 parent 6d0be0b commit f86821e

File tree

16 files changed

+37
-38
lines changed

16 files changed

+37
-38
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Cryptid currently adds:
1111
![image](https://github.com/user-attachments/assets/2441010d-1f0d-4b3f-80f7-de45e071ad06)
1212

1313

14-
### [Official Discord](https://discord.gg/cryptid)
14+
### [Official Discord](https://discord.gg/eUf9Ur6RyB)
1515
### [Mac Video Installation Guide](https://youtu.be/l5ni7fHgwTE?si=GAN5t5-y_IuEv8uA)
1616
### [Not Mac Video Installation Guide](https://www.youtube.com/watch?v=aUr0gXE77rk)
1717

localization/de.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2208,7 +2208,7 @@ return {
22082208
"{X:mult,C:white}X#1#{} Mult für jedes Mitglied",
22092209
"im {C:attention}Cryptid Discord{}",
22102210
"{C:inactive}(Aktuell {X:mult,C:white}X#2#{C:inactive} Mult)",
2211-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
2211+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
22122212
},
22132213
},
22142214
j_cry_membershipcardtwo = {
@@ -2217,7 +2217,7 @@ return {
22172217
"{C:chips}+#1#{} Chip#<s>1# für jedes Mitglied",
22182218
"im {C:attention}Cryptid Discord{}",
22192219
"{C:inactive}(Aktuell {C:chips}+#2#{C:inactive} Chips)",
2220-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
2220+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
22212221
},
22222222
},
22232223
j_cry_membershipcardtwo_balanced = {
@@ -2226,7 +2226,7 @@ return {
22262226
"{C:chips}+#1#{} Chip#<s>1# für alle {C:attention}8{} Mitglieder",
22272227
"im {C:attention}Cryptid Discord{}",
22282228
"{C:inactive}(Momentan {C:chips}+#2#{C:inactive} Chip#<s>2#)",
2229-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
2229+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
22302230
},
22312231
},
22322232
j_cry_meteor = {

localization/en-us.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2204,7 +2204,7 @@ return {
22042204
"{X:mult,C:white}X#1#{} Mult for each member",
22052205
"in the {C:attention}Cryptid Discord{}",
22062206
"{C:inactive}(Currently {X:mult,C:white}X#2#{C:inactive} Mult)",
2207-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
2207+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
22082208
},
22092209
},
22102210
j_cry_membershipcardtwo = {
@@ -2213,7 +2213,7 @@ return {
22132213
"{C:chips}+#1#{} Chip#<s>1# for each member",
22142214
"in the {C:attention}Cryptid Discord{}",
22152215
"{C:inactive}(Currently {C:chips}+#2#{C:inactive} Chip#<s>2#)",
2216-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
2216+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
22172217
},
22182218
},
22192219
j_cry_membershipcardtwo_balanced = {
@@ -2222,7 +2222,7 @@ return {
22222222
"{C:chips}+#1#{} Chip#<s>1# for every {C:attention}8{} members",
22232223
"in the {C:attention}Cryptid Discord{}",
22242224
"{C:inactive}(Currently {C:chips}+#2#{C:inactive} Chip#<s>2#)",
2225-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
2225+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
22262226
},
22272227
},
22282228
j_cry_meteor = {

localization/es_419.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,7 +1449,7 @@ return {
14491449
"{X:mult,C:white}X#1#{} multi por cada miembro",
14501450
"en el {C:attention}Discord de Cryptid{}",
14511451
"{C:inactive}(Actual: {X:mult,C:white}X#2#{C:inactive} multi)",
1452-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1452+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
14531453
},
14541454
},
14551455
j_cry_membershipcardtwo = {
@@ -1458,7 +1458,7 @@ return {
14581458
"{C:chips}+#1#{} fichas por cada miembro",
14591459
"en el {C:attention}Discord de Cryptid{}",
14601460
"{C:inactive}(Actual: {C:chips}+#2#{C:inactive} fichas)",
1461-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1461+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
14621462
},
14631463
},
14641464
j_cry_meteor = {

localization/es_ES.lua

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1960,8 +1960,7 @@ return {
19601960
"{X:mult,C:white}X#1#{} multi por cada miembro",
19611961
"en el {C:attention}Discord de Cryptid{}",
19621962
"{C:inactive}(Actual: {X:mult,C:white}X#2#{C:inactive} multi)",
1963-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1964-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1963+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
19651964
},
19661965
},
19671966
j_cry_membershipcardtwo = {
@@ -1970,7 +1969,7 @@ return {
19701969
"{C:chips}+#1#{} ficha#<s>1# por cada miembro",
19711970
"en el {C:attention}Discord de Cryptid{}",
19721971
"{C:inactive}(Actual: {C:chips}+#2#{C:inactive} fichas)",
1973-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1972+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
19741973
},
19751974
},
19761975
j_cry_membershipcardtwo_balanced = {
@@ -1979,7 +1978,7 @@ return {
19791978
"{C:chips}+#1#{} ficha#<s>1# por cada {C:attention}8{} miembros",
19801979
"en el {C:attention}Discord de Cryptid{}",
19811980
"{C:inactive}(Actual: {C:chips}+#2#{C:inactive} fichas)",
1982-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1981+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
19831982
},
19841983
},
19851984
j_cry_meteor = {

localization/fr.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2243,7 +2243,7 @@ return {
22432243
"{X:mult,C:white}X#1#{} Multi pour chaque membre",
22442244
"dans le {C:attention}serveur Discord{} de {C:attention}Cryptid{}",
22452245
"{C:inactive}(Actuellement {X:mult,C:white}X#2#{C:inactive} Multi)",
2246-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
2246+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
22472247
},
22482248
},
22492249
j_cry_membershipcardtwo = {
@@ -2252,7 +2252,7 @@ return {
22522252
"{C:chips}+#1#{} Jeton#<s>1# pour chaque membre",
22532253
"dans le {C:attention}serveur Discord{} de {C:attention}Cryptid{}",
22542254
"{C:inactive}(Actuellement {C:chips}+#2#{C:inactive} Jeton#<s>2#)",
2255-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
2255+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
22562256
},
22572257
},
22582258
j_cry_membershipcardtwo_balanced = {
@@ -2261,7 +2261,7 @@ return {
22612261
"{C:chips}+#1#{} Jeton#<s>1# tous les {C:attention}8{} membres",
22622262
"dans le {C:attention}serveur Discord{} de {C:attention}Cryptid{}",
22632263
"{C:inactive}(Actuellement {C:chips}+#2#{C:inactive} Jeton#<s>2#)",
2264-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
2264+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
22652265
},
22662266
},
22672267
j_cry_meteor = {

localization/id.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@ return {
12361236
"{X:mult,C:white}X#1#{} Mult for each member",
12371237
"in the {C:attention}Cryptid Discord{}",
12381238
"{C:inactive}(Currently {X:mult,C:white}X#2#{C:inactive} Mult)",
1239-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1239+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
12401240
},
12411241
},
12421242
j_cry_membershipcardtwo = {
@@ -1245,7 +1245,7 @@ return {
12451245
"{C:chips}+#1#{} Chips for each member",
12461246
"in the {C:attention}Cryptid Discord{}",
12471247
"{C:inactive}(Currently {C:chips}+#2#{C:inactive} Chips)",
1248-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1248+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
12491249
},
12501250
},
12511251
j_cry_meteor = {

localization/ja.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@ return {
12361236
"{X:mult,C:white}X#1#{} Mult for each member",
12371237
"in the {C:attention}Cryptid Discord{}",
12381238
"{C:inactive}(Currently {X:mult,C:white}X#2#{C:inactive} Mult)",
1239-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1239+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
12401240
},
12411241
},
12421242
j_cry_membershipcardtwo = {
@@ -1245,7 +1245,7 @@ return {
12451245
"{C:chips}+#1#{} Chips for each member",
12461246
"in the {C:attention}Cryptid Discord{}",
12471247
"{C:inactive}(Currently {C:chips}+#2#{C:inactive} Chips)",
1248-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1248+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
12491249
},
12501250
},
12511251
j_cry_meteor = {

localization/ko.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2076,7 +2076,7 @@ return {
20762076
"{C:attention}Cryptid 디스코드{}의 각 멤버당",
20772077
"{X:mult,C:white}배수 X#1#{}",
20782078
"{C:inactive}(현재 {X:mult,C:white}배수 X#2#{C:inactive})",
2079-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
2079+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
20802080
},
20812081
},
20822082
j_cry_membershipcardtwo = {
@@ -2085,7 +2085,7 @@ return {
20852085
"{C:attention}Cryptid 디스코드{}의 각 멤버당",
20862086
"{C:chips}칩 +#1#{}",
20872087
"{C:inactive}(현재 {C:chips}칩 +#2#{C:inactive})",
2088-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
2088+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
20892089
},
20902090
},
20912091
j_cry_meteor = {

localization/nl.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,7 @@ return {
12391239
"{X:mult,C:white}X#1#{} Mult for each member",
12401240
"in the {C:attention}Cryptid Discord{}",
12411241
"{C:inactive}(Currently {X:mult,C:white}X#2#{C:inactive} Mult)",
1242-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1242+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
12431243
},
12441244
},
12451245
j_cry_membershipcardtwo = {
@@ -1248,7 +1248,7 @@ return {
12481248
"{C:chips}+#1#{} Chips for each member",
12491249
"in the {C:attention}Cryptid Discord{}",
12501250
"{C:inactive}(Currently {C:chips}+#2#{C:inactive} Chips)",
1251-
"{C:blue,s:0.7}https://discord.gg/cryptid{}",
1251+
"{C:blue,s:0.7}https://discord.gg/eUf9Ur6RyB{}",
12521252
},
12531253
},
12541254
j_cry_meteor = {

0 commit comments

Comments
 (0)