This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
Owlbot
Watch
0
Fork
0
Code
Issues
13
Actions
Packages
Releases
3
Wiki
Activity
21
Commits
1
Branch
4
Tags
bc811cbc66efdddc394f108579521bcde55886f8
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
LogalDeveloper
bc811cbc66
CI / Formatting (push)
Successful in 15s
Details
CI / Linting (push)
Successful in 16s
Details
CI / Tests (push)
Successful in 27s
Details
CI / Type Checking (push)
Successful in 30s
Details
Added unit tests for command API and command handling infrastructure.
2026-02-18 19:57:04 -05:00
.gitea
/workflows
Consolidated four CI workflow files into a single multi-job workflow
2026-02-17 14:21:17 -05:00
docs
@
7882423a22
Added editcounter management command for setting and adjusting named counters.
2026-02-18 11:26:01 -05:00
owlbot
Added unit tests for event registration, dispatching, and context infrastructure.
2026-02-18 19:16:26 -05:00
tests
Added unit tests for command API and command handling infrastructure.
2026-02-18 19:57:04 -05:00
.gitignore
Initial commit.
2026-02-14 15:20:52 -05:00
.gitmodules
Initial commit.
2026-02-14 15:20:52 -05:00
.python-version
Initial commit.
2026-02-14 15:20:52 -05:00
AGENTS.md
Added AGENTS.md project instruction file.
2026-02-18 19:55:54 -05:00
CLAUDE.md
Added AGENTS.md project instruction file.
2026-02-18 19:55:54 -05:00
config.example.yaml
Initial commit.
2026-02-14 15:20:52 -05:00
LICENSE.txt
Initial commit.
2026-02-14 15:20:52 -05:00
pyproject.toml
Replaced MockStorage with real ModuleStorage and added storage test suite.
2026-02-17 13:59:21 -05:00
uv.lock
Added code coverage reporting with pytest-cov to the test workflow.
2026-02-16 15:25:40 -05:00
S
Description
An Owncast chat bot with a modular event-driven architecture.
1.5
MiB
Releases
3
v1.2.0
Latest
2026-04-24 20:20:22 -04:00
Languages
Python
96%
JavaScript
2.2%
HTML
1.6%
Dockerfile
0.1%