Currently, the cloudflare worker actually sends the never-expire invite link to the discord group. https://github.com/buildandtell/fossassam/blob/71cc729fc168ce392a2fae9098de01cb39b5dd8a/scripts/discord-join-worker/index.js#L108 It'll be good if we can use the discord api to generate a custom invite link with expiry set to 2-3 days.