You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[*API Support: requires Discord API v10*](https://discord.com/developers/docs/reference#api-versioning)
18
18
19
+

20
+
19
21
## Setup and Hosting
20
22
21
23
babyrite can be hosted using Docker Compose or k8s.
@@ -26,18 +28,8 @@ See [official guide](https://babyrite.m1sk9.dev/installation.html) for setup and
26
28
27
29
- babyrite is one of the Quote Bots that expands the message content of a sent message link into an embed.
28
30
- There are several such bots in the public, but none of them have been released as OSS. babyrite provides a way to host it yourself as well as to release it as OSS.
- In addition to `discord.com`, babyrite supports message links used by a limited number of builds, such as `canary.discord.com` and `ptb.discord.com`.
42
34
-*Not supported by `discordapp.com`. See [m1sk9/babyrite#172](https://github.com/m1sk9/babyrite/issues/172) for details.*
43
35
@@ -47,4 +39,6 @@ babyrite is published under [MIT LIcense](./LICENSE).
Copy file name to clipboardexpand all lines: SECURITY.md
+2-10
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,9 @@ A Guide to babyrite's Security Policy.
4
4
5
5
## Supported Versions
6
6
7
-
Below is the support status for each version of babyrite.
7
+
Since babyrite is currently in beta, only minor updates of the latest version are supported. Vulnerabilities are fixed only in minor updates and **not backported to older versions**.
8
8
9
-
| Release | Released | Status | Active Support | Security Support |
Also, because of the possibility of destructive changes without prior notice, updates may change the behavior of the software and may cause incompatibility. Always check the patch notes.
0 commit comments