llmRpg RPG on the web using LLM for dialog and quests. export $(grep -v '^#' .env | xargs) mysqldump --host $DB_HOST --port $DB_PORT --result-file=./backups/llmrpg-db-$(date +%Y-%m-%d).sql $DB_SCHEMA_NAME (uses ~/.my.cnf)