From cf0e9a01f1ba7fe341273108a464a74fb3e6162c Mon Sep 17 00:00:00 2001 From: JaidenW Date: Wed, 19 Feb 2025 00:03:35 -0700 Subject: [PATCH] readme: add link to the discord bot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7a51bff..ed1dae7 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ - [vs FreeIPA](#vs-freeipa) - [vs Kanidm](#vs-kanidm) - [I can't log in!](#i-cant-log-in) +- [Discord Integration](#discord-integration) - [Contributions](#contributions) ## About @@ -734,6 +735,10 @@ set isn't working, try the following: - If it's still not working, join the [Discord server](https://discord.gg/h5PEdRMNyP) to ask for help. +## Discord Integration +[Use this bot](https://github.com/JaidenW/LLDAP-Discord) to Automate discord role syncronization for paid memberships. +- Allows users with the Subscriber role to self-serve create an LLDAP account based on their Discord username, using the `/register` command. + ## Contributions Contributions are welcome! Just fork and open a PR. Or just file a bug.