Add source links to Discord Bots
All checks were successful
Sync gmem.ca / sync (push) Successful in 31s

This commit is contained in:
Gabriel Simmer 2024-08-11 13:28:10 +01:00
parent 8d8c11a433
commit 0a916642dc
Signed by: arch
SSH key fingerprint: SHA256:m3OEcdtrnBpMX+2BDGh/byv3hrCekCLzDYMdvGEKPPQ

View file

@ -30,6 +30,8 @@
></iframe>
</div>
</details>
<p><a href="https://git.gmem.ca/arch/duplikate">Source code (Rust)</a></p>
<p>
Links are stored as a SipHash string (link-channel_id) associated with the message
ID and server ID. This is to enable checking duplicate links while not revealing
@ -55,6 +57,8 @@
></iframe>
</div>
</details>
<p><a href="https://git.gmem.ca/arch/infra/src/branch/trunk/discord-nitter-bot">Source code (Python)</a></p>
<p>This bot does not store any information directly. The Nitter instance in use contains
a custom patch to more aggresively cache posts to avoid rate limiting.</p>
</section>