No description
Find a file
Max R. Carrara 588f8d065e setup basic project structure
... 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>
2025-03-06 01:19:10 +01:00
src/bot setup basic project structure 2025-03-06 01:19:10 +01:00
.gitignore update .gitignore 2025-03-06 01:06:28 +01:00
.python-version setup basic project structure 2025-03-06 01:19:10 +01:00
LICENSE Initial commit 2025-03-06 00:22:04 +01:00
pyproject.toml setup basic project structure 2025-03-06 01:19:10 +01:00
README.md Initial commit 2025-03-06 00:22:04 +01:00
uv.lock setup basic project structure 2025-03-06 01:19:10 +01:00

stammtisch-bot