Commit Graph
5 Commits
Author SHA1 Message Date
LogalDeveloper 2d13dfb063 Added unit tests for database, markov, flags, CLI, and version modules.
CI / Formatting (push) Successful in 5s
CI / Linting (push) Successful in 5s
CI / Tests (push) Successful in 9s
CI / Type Checking (push) Failing after 10s
CI / Spelling (push) Successful in 5s
2026-03-17 14:13:31 -04:00
LogalDeveloper 3a93a56f88 Modernized development tooling and added CI pipeline.
CI / Formatting (push) Successful in 10s
CI / Linting (push) Successful in 10s
CI / Tests (push) Successful in 14s
CI / Type Checking (push) Successful in 20s
2026-02-18 13:47:06 -05:00
LogalDeveloper b065c3dd05 Rewrote Crabstero from Java to Python.
- Replaced Javacord with discord.py.
- Replaced Redis backend with SQLite via aiosqlite.
- Replaced Gradle build with pyproject.toml and uv.
- Added setuptools-scm for automatic versioning from git tags.
- Added argparse CLI with systemd credential support for the bot token.
- Replaced per-channel ingestion tasks with a bounded queue and worker pool.
- Removed Dockerfile and Gitea Actions workflow.
2026-02-12 09:12:45 -05:00
LogalDeveloper b099ec84cd Added Gradle wrapper. 2024-05-18 21:31:40 -04:00
LogalDeveloper f72666b34c Removed Gradle wrapper. 2022-07-05 15:22:20 -04:00