convert to go (#1)

This commit is contained in:
Lewis Crichton
2023-02-20 16:37:46 +00:00
committed by GitHub
parent 8f6ef88a9f
commit b3b5904094
14 changed files with 465 additions and 2493 deletions
+11
View File
@@ -0,0 +1,11 @@
<h1>Vencord API</h1>
<p>
This is the API used by Vencord features like Settings Sync. If you are
wondering why requests are sent here, it's because you explicitly opted into
Settings Sync. You can disable it at any point!
</p>
<p>
But no worries, this api
<a href="/basic-privacy-policy">takes your privacy serious</a> and is
<a href="https://github.com/Vencord/Backend">free and open source!</a>
</p>