Skip to content

Commit 2957ea2

Browse files
committed
changes
1 parent caeb280 commit 2957ea2

File tree

32 files changed

+5155
-6217
lines changed

32 files changed

+5155
-6217
lines changed

.npmrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@fortawesome:registry=https://npm.fontawesome.com/
2+
@awesome.me:registry=https://npm.fontawesome.com/
3+
//npm.fontawesome.com/:_authToken=${FONTAWESOME_PACKAGE_TOKEN}

.yarnrc.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
nodeLinker: node-modules
2+
13
npmScopes:
2-
fortawesome:
3-
npmAlwaysAuth: true
4-
npmRegistryServer: "https://npm.fontawesome.com/"
5-
npmAuthToken: ${FONTAWESOME_PACKAGE_TOKEN}
64
awesome.me:
75
npmAlwaysAuth: true
6+
npmAuthToken: "${FONTAWESOME_PACKAGE_TOKEN}"
87
npmRegistryServer: "https://npm.fontawesome.com/"
9-
npmAuthToken: ${FONTAWESOME_PACKAGE_TOKEN}
8+
fortawesome:
9+
npmAlwaysAuth: true
10+
npmAuthToken: "${FONTAWESOME_PACKAGE_TOKEN}"
11+
npmRegistryServer: "https://npm.fontawesome.com/"

docs/custom-bot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Easily create your very own Discord-Bot on SCNX. Setup only takes a few minutes.
44

5-
<IncludedInPlan data={{PRO: true, ACTIVE_GUILD: true, STARTER: true}} additionalDetails={{
5+
<IncludedInPlan data={{PROFESSIONAL: true, UNLIMITED: true, STARTER: true}} additionalDetails={{
66
STARTER: "Hosted 24/7, needs to be extended every two weeks by watching an ad.",
77
ACTIVE_GUILD: "Hosted 24/7, as long as your plan is active.",
88
PRO: "Hosted 24/7, as long as your plan is active."}} />

docs/custom-bot/modules/support/tickets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Let users create tickets to message your staff
77
:::info
88
Looking for a more professional support experience with claiming, ticket-topics, forms and more?
99
Check [Modmail](https://modmail.net) at SCNX - starting at
10-
only <PlanPrice plan="ACTIVE_GUILD" type="MONTHLY"/> (<PlanPrice plan="ACTIVE_GUILD" type="YEARLY"/>).
10+
only <PlanPrice plan="UNLIMITED" type="MONTHLY"/> (<PlanPrice plan="UNLIMITED" type="YEARLY"/>).
1111
:::
1212

1313
## Features {#features}

docs/modmail.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Set up the world's most advanced Modmail-Bot in just a few minutes.
44

5-
<IncludedInPlan data={{PRO: true, ACTIVE_GUILD: true, STARTER: false}} additionalDetails={{
5+
<IncludedInPlan data={{PROFESSIONAL: true, UNLIMITED: true, STARTER: false}} additionalDetails={{
66
ACTIVE_GUILD: "Hosted 24/7, as long as your plan is active.",
77
PRO: "Hosted 24/7, as long as your plan is active."}} />
88

@@ -11,8 +11,8 @@ PRO: "Hosted 24/7, as long as your plan is active."}} />
1111
Before you can create your own Modmail on SCNX, please make sure that
1212

1313
* you have [added your Server to SCNX](./setup).
14-
* your server has the paid [Active Guild](./scnx/guilds/plans) (<PlanPrice plan="ACTIVE_GUILD" type="MONTHLY"/>)
15-
or [PRO](./scnx/guilds/plans) (<PlanPrice plan="PRO" type="MONTHLY"/>) plan, or consider using a free trial, if
14+
* your server has the paid [Unlimited](./scnx/guilds/plans) (<PlanPrice plan="UNLIMITED" type="MONTHLY"/>)
15+
or [Professional](./scnx/guilds/plans) (<PlanPrice plan="PROFESSIONAL" type="MONTHLY"/>) plan, or consider using a free trial, if
1616
available for you.
1717
* you are the owner of the server you want to enable this feature
1818
on ([why?](./scnx/guilds/trusted-admins#troubleshooting)) - if you are not the owner, please ask them to enable this

docs/scnx/account-and-billing/faq.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ Frequently asked questions about user-features & billing on SCNX.
88

99
## Billing related {#billing}
1010

11-
### What are SCNX Credits? {#scnx-credits}
11+
:::warning
12+
These answers apply to customers inside the European Union. Outside the European Union, we partner with other companies,
13+
who will be the Merchant of Record for your purchase. Please [contact them](https://corp.scootkit.com/docs/scnx/policies/authorized-resellers/) if you have any questions regarding your purchase.
1214

13-
SCNX Credits are a virtual currency on SCNX. You can purchase them in
14-
your [payment page](https://scnx.app/user/payments) and can redeem them for AI Credits, User
15-
Storage, [Server Upgrades](./../guilds/plans#upgrade) and other purchases on SCNX. You can not pay-out purchased SCNX
16-
Credits.
15+
:::
1716

1817
### How do I manage my subscription? {#manage-subscription}
1918

@@ -25,22 +24,21 @@ with billing issues, if you subscribed on Discord.
2524

2625
### I am VAT exempt {#vat}
2726

28-
We are currently not participating in the VAT-Reverse-Charge-System, but do not need to charge VAT for anyone,
29-
regardless of their VAT status.
27+
Please contact our [[email protected]](mailto:[email protected]) to verify your account.
3028

3129
### How do I set my billing address? {#billing-details}
3230

3331
To set your billing address, please visit the [payment page](https://scnx.app/user/payments) on your dashboard. There,
34-
you'll find the invoice data section. You can enter your invoice details there. If you need an invoice re-generated,
35-
please contact [our staff](https://scnx.app/help).
32+
you'll find the invoice data section. You can enter your invoice details there. Your details wil only be used for new
33+
invoices.
3634
Please note: Depending on your entries, we might ask you to verify the details (as required by law in certain
3735
scenarios). If we find that you have abuse this (e.g. entered invalid addresses), we may disable this feature for your
3836
account (or take other actions, if necessary).
3937

4038
### Why can't I pay with SEPA Direct Debit? {#direct-debit}
4139

42-
Please read this [FAQ Article](https://faq.scnx.app/sepa-lastschrift/) to review information about SEPA Direct Debit
43-
payments.
40+
Right now, we only offer SEPA Direct Debits to customers who have had a long positive payment history with us. If you
41+
are unable to access SEPA Direct Debit payments, you are ineligible for now.
4442

4543
### How do I pay on SCNX with a standing bank order (/ reoccurring bank transfer)? {#reoccurring-transfer}
4644

@@ -70,11 +68,7 @@ When paying with wire transfer, you'll be assigned a custom IBAN on a virtual ba
7068
at that account will be credited towards your bills - the transaction reference is not required (but recommended for
7169
one-time purchases), as we can easily assign a payment to your account based on the IBAN the money was received on.
7270

73-
Wired to much money on accident? Don't worry: You money will be automatically used for future payments - if you do not
74-
use it within 90 days, our payment provider will return the money back to the bank account that the transfer originated
75-
from (if that's not possible, Stripe will reach out and ask for bank details). You can
76-
also [reach out to our staff](https://scnx.app/help) to get the money back sooner (please note that this is only
77-
possible when you have unreconciled bank transfer balance).
71+
Wired too much money on accident? Don't worry: Your money will be automatically used for future payments.
7872

7973
### My card was declined, but all my data is valid {#no-reason-decline}
8074

docs/scnx/account-and-billing/referrals.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ sidebar_position: 2
44

55
# Referrals
66

7-
Earn a commission for purchased plans on SCNX - simply refer new servers to SCNX.
7+
:::warning
8+
Referrals are not currently available.
9+
:::
810

911
This site is not currently available on docs.scnx.xyz. Please use
1012
our [FAQ Article](https://faq.scnx.app/scnx-referrals-faq/) to learn more about referrals.

docs/scnx/account-and-billing/toolbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 1
66

77
The SCNX Toolbox is a set of tools designed to make your life as a professional Discord-User easier.
88

9-
<IncludedInPlan data={{PRO: true, ACTIVE_GUILD: true, STARTER: true}} />
9+
<IncludedInPlan data={{PROFESSIONAL: true, UNLIMITED: true, STARTER: true}} />
1010

1111
## Discord-User-Lookup {#user-lookup}
1212

@@ -64,4 +64,4 @@ So-called "GLink"s URLs are often used when referring users of SCNX to specific
6464
server. To create a GLink, first visit any site of your server on scnx.app. Next, copy the full URL and
6565
paste [GLink-Generator tool](https://scnx.app/user/tools?page=glink-generator). Copy the result and share it with
6666
anyone - they will be able to open the same page you accessed on
67-
their server.
67+
their server.

docs/scnx/guilds/dcserver-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 4
66

77
Create an unique vanity URL to your server (e.g. `https://dcserver.link/yourservername`).
88

9-
<IncludedInPlan data={{PRO: true, ACTIVE_GUILD: true, STARTER: true}} />
9+
<IncludedInPlan data={{PROFESSIONAL: true, UNLIMITED: true, STARTER: true}} />
1010

1111
## Usage {#usage}
1212

0 commit comments

Comments
 (0)