Dynamo Personal use bot Setup Prerequisites Python >=3.13 uv Clone the repository git clone https://github.com/trumully/dynamo.git Install and run Don't forget to set up your .secrets.toml file (see the secrets-example.toml) cd dynamo uv sync uv run dynamo Debug mode uv run dynamo --debug