Modules Storage
Logan Fick edited this page 2026-04-04 18:39:10 -04:00
Clone

Wiki Page Revisions

4 Commits

Author SHA1 Message Date
LogalDeveloper 2258c917c8 Removed connection pool references from storage and configuration docs. 2026-04-04 18:39:10 -04:00
LogalDeveloper 2da7f1fc0f Updated documentation to reflect storage refactor and route dispatcher changes. 2026-03-09 20:01:16 -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