... without any other dependencies except the rudimentary things, for
the time being.
This builds using `uv build` and can be run via `uv run bot`.
The bot can also be installed via `uv pip install .` (from the project
root) and then be imported via `import bot`.
Signed-off-by: Max R. Carrara <max@aequito.sh>