**⚙ Requirements** * Python 3.8+ * A running **MySQL/MariaDB** chimerea php-main setup. * A running **LDAP server** (OpenLDAP or compatible) * A **Discord bot token** * (Optional) A **PHP script** for role hooks ---- **LDAP setup.** create LDAP. with a ou=users and ou=groups in the base structure. dn: ou=users,c=your,dc=org objectClass: organizationalUnit ou: users dn: ou=groups,dc=your,dc=org objectClass: organizationalUnit ou: groups Add the chimera structure ldapadd -Y EXTERNAL -H ldapi:/// -f chimera.ldif