Modules Owncast API
Logan Fick edited this page 2026-04-24 16:56:48 -04:00
Clone

Wiki Page Revisions

5 Commits

Author SHA1 Message Date
LogalDeveloper c8be588c4d Updated Owncast API module docs for v0.2.5 client surface and bumped prerequisite version. 2026-04-24 16:56:48 -04:00
LogalDeveloper 6e1596f3a6 Removed OwncastClient inheritance claim from admin client description. 2026-04-22 11:17:07 -04:00
LogalDeveloper 8f83416203 Clarified body vs raw_body distinction and documented HTML escaping on send methods. 2026-03-26 19:35:58 -04:00
LogalDeveloper 744faa6532 Added final updates in preparation for v1.0.0 release.
- Added uv as the installation and run method, replacing pip.
- Added default_cooldown configuration option for custom commands.
- Added ctx.commands.prefix and ctx.commands.module_commands properties.
- Added ctx.events dynamic registration methods table.
- Added ctx.storage.transaction() context manager documentation.
- Added OwncastClient.base_url property.
- Added note that service wrapper types are importable from owlbot.api.
- Added full international timezone list with Wikipedia reference.
- Updated module_name description to cover package modules.
- Fixed cron library reference from croniter to cronsim.
2026-02-13 13:39:03 -05:00
LogalDeveloper 1b9bf1d837 Initial commit. 2026-02-08 11:10:13 -05:00