Skip to content

Commit 6d08c42

Browse files
committed
add new public instance invite link
1 parent 52d0037 commit 6d08c42

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

docs/getting-started.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@ If you need help choosing, [ask for help](#useful-links).
2323

2424
<div id="gs-table" class="larger-icons" markdown>
2525

26-
| | Add the public bot { .text-lg } | Get a managed bot { .text-lg } | Self-host { .text-lg } |
27-
| :----------------------------- | :-----------------------------------------------------------------: | :-----------------------------------------------------------------: | :----------------------------------------------------------------------------: |
28-
| Difficulty | Very easy { .green } | Easy { .green } | Sysadmin/hosting experience recommended[^1] { .orange } |
29-
| Ready in | :octicons-clock-24: Instant | :octicons-clock-24: 24h[^2] | :octicons-clock-24: 15m[^3] |
30-
| Cost | **Free** | As low as **£2/month** (£20/year) | Varies[^4] |
31-
| Archive data retention | 30 days[^10] | **Forever[^9]** | **Forever[^9]** |
32-
| All features | :white_check_mark: | :white_check_mark: | :white_check_mark: |
33-
| Custom bot (username and icon) | :x:<br>(shared bot user) | :white_check_mark: | :white_check_mark: |
34-
| Domain with SSL | Shared[^6] | Free subdomain[^7], or bring your own | Bring your own[^8] |
35-
| No installation[^5] | :white_check_mark: | :white_check_mark: | :x:<br>(requires manual installation) |
36-
| Always has the latest features | :white_check_mark: | :white_check_mark:<br>(you may be contacted to schedule updates) | :x:<br>(requires manual updates) |
37-
| Support me & bot development | :+1: | :heart:{ .pulse } | :+1:<br>(better if you sponsor) |
38-
| **Let's start!** | [Add the public bot](./public.md){ .md-button .md-button--primary } | [Get a managed bot](./managed.md){ .md-button .md-button--primary } | [Host your own bot](./self-hosting/index.md){ .md-button .md-button--primary } |
26+
| | Add the public bot { .text-lg } | Get a managed bot { .text-lg } | Self-host { .text-lg } |
27+
| :----------------------------- | :------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------: | :----------------------------------------------------------------------------: |
28+
| Difficulty | Very easy { .green } | Easy { .green } | Sysadmin/hosting experience recommended[^1] { .orange } |
29+
| Ready in | :octicons-clock-24: Instant | :octicons-clock-24: 24h[^2] | :octicons-clock-24: 15m[^3] |
30+
| Cost | **Free** | As low as **£2/month** (£20/year) | Varies[^4] |
31+
| Archive data retention | 30 days[^10] | **Forever[^9]** | **Forever[^9]** |
32+
| All features | :white_check_mark: | :white_check_mark: | :white_check_mark: |
33+
| Custom bot (username and icon) | :x:<br>(shared bot user) | :white_check_mark: | :white_check_mark: |
34+
| Domain with SSL | Shared[^6] | Free subdomain[^7], or bring your own | Bring your own[^8] |
35+
| No installation[^5] | :white_check_mark: | :white_check_mark: | :x:<br>(requires manual installation) |
36+
| Always has the latest features | :white_check_mark: | :white_check_mark:<br>(you may be contacted to schedule updates) | :x:<br>(requires manual updates) |
37+
| Support me & bot development | :+1: | :heart:{ .pulse } | :+1:<br>(better if you sponsor) |
38+
| **Let's start!** | [Add the public bot](https://portal.discordtickets.app/invite){ .md-button .md-button--primary target=_blank } | [Get a managed bot](./managed.md){ .md-button .md-button--primary } | [Host your own bot](./self-hosting/index.md){ .md-button .md-button--primary } |
3939

4040
</div>
4141

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ nav:
104104
- Features:
105105
- Features: features/index.md
106106
- Commands: features/commands.md
107-
- Public bot: public.md
107+
# - Public bot: public.md
108108
- Managed bot: managed.md
109109
- Self-hosting:
110110
- Self-hosting: self-hosting/index.md

0 commit comments

Comments
 (0)