This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
Crabstero
Watch
0
Fork
0
Code
Issues
Actions
Packages
Releases
11
Activity
Files
b680f521269f1e32331a35f88aa38a2639c9ec75
Crabstero
/
crabstero
T
History
LogalDeveloper
68e0bc190c
Audit / Dependencies (push)
Successful in 7s
Details
CI / Formatting (push)
Successful in 4s
Details
CI / Linting (push)
Successful in 4s
Details
CI / Tests (push)
Successful in 28s
Details
CI / Type Checking (push)
Successful in 10s
Details
CI / Spelling (push)
Successful in 4s
Details
Switched event loop to uvloop for improved async performance.
2026-04-05 09:44:02 -04:00
..
listeners
Enabled all Ruff linter rules and fixed resulting violations.
2026-03-29 20:08:30 -04:00
tasks
Removed redundant metrics, fixed description accuracy, and excluded no-data fallback from generation timing.
2026-03-23 15:31:43 -04:00
__init__.py
Modernized development tooling and added CI pipeline.
2026-02-18 13:47:06 -05:00
__main__.py
Switched event loop to uvloop for improved async performance.
2026-04-05 09:44:02 -04:00
bot.py
Enabled all Ruff linter rules and fixed resulting violations.
2026-03-29 20:08:30 -04:00
cache.py
Enabled all Ruff linter rules and fixed resulting violations.
2026-03-29 20:08:30 -04:00
database.py
Enabled all Ruff linter rules and fixed resulting violations.
2026-03-29 20:08:30 -04:00
flags.py
Modernized codebase with NamedTuples, StrEnum, override decorators, slots, and other idiomatic improvements.
2026-03-22 20:02:31 -04:00
markov.py
Enabled all Ruff linter rules and fixed resulting violations.
2026-03-29 20:08:30 -04:00
messages.py
Enabled all Ruff linter rules and fixed resulting violations.
2026-03-29 20:08:30 -04:00
metrics.py
Enabled all Ruff linter rules and fixed resulting violations.
2026-03-29 20:08:30 -04:00
py.typed
Rewrote Crabstero from Java to Python.
2026-02-12 09:12:45 -05:00