This is a bot that brings pronouns.page into Discord!
You can invite the bot here, top.gg link will come soon.
If you don't want to use the hosted version, you can run your own instance pretty simply.
First, create a folder and put the docker-compose.yml file inside it, as well as a .env
with your bot token. Then:
# Pull the docker image
docker pull ghcr.io/astridlol/lilian:main
# Run a container with the image
docker compose up