diff --git a/gmem.ca/discord-bots.html b/gmem.ca/discord-bots.html index fd4f271..2a8e0b1 100644 --- a/gmem.ca/discord-bots.html +++ b/gmem.ca/discord-bots.html @@ -30,6 +30,8 @@ > +

Source code (Rust)

+

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 @@ > +

Source code (Python)

+

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.