Find a file
2025-04-05 09:46:22 +02:00
src/keyserver_bot get echo bot running as foundation 2025-04-05 09:46:22 +02:00
.gitignore get echo bot running as foundation 2025-04-05 09:46:22 +02:00
LICENSE initial commit: basicpy project structure 2025-04-04 10:33:11 +02:00
pyproject.toml initial commit: basicpy project structure 2025-04-04 10:33:11 +02:00
README.md initial commit: basicpy project structure 2025-04-04 10:33:11 +02:00
setup.cfg get echo bot running as foundation 2025-04-05 09:46:22 +02:00

Keyserver Bot

Setup

python3 -m venv venv
. venv/bin/activate
pip install -e .
keyserver-bot --help