This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
Owlbot
Watch
0
Fork
0
Code
Issues
13
Actions
Packages
Releases
3
Wiki
Activity
18
Commits
1
Branch
4
Tags
a7a7a2477385ff931fc2a5df168b513168071737
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
LogalDeveloper
a7a7a24773
CI / Formatting (push)
Successful in 14s
Details
CI / Linting (push)
Successful in 16s
Details
CI / Tests (push)
Successful in 23s
Details
CI / Type Checking (push)
Successful in 27s
Details
Added unit tests for event types, timestamp parsing, and event logging.
2026-02-18 18:36:02 -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 editcounter management command for setting and adjusting named counters.
2026-02-18 11:26:01 -05:00
tests
Added unit tests for event types, timestamp parsing, and event logging.
2026-02-18 18:36:02 -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
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%