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

Wiki Page Revisions

8 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 3c26a82898 Updated configuration reference descriptions for clarity. 2026-03-30 10:13:26 -04:00
LogalDeveloper 2da7f1fc0f Updated documentation to reflect storage refactor and route dispatcher changes. 2026-03-09 20:01:16 -04:00
LogalDeveloper 988cecbabb Added clips module documentation. 2026-03-03 19:29:06 -05:00
LogalDeveloper 268e3c839a Added a few more final updates for v1.0.0 release.
- Added package-based installation instructions, replacing git clone workflow.
- Added owlbot init as the config setup method, replacing manual file copy.
- Added Configuration Priority section and CLI-Only Flags table.
- Added note that module settings are config-file-only.
- Added distinction between built-in modules and user modules throughout.
- Added user module override behavior and resolution order to Lifecycle page.
- Added note that the modules directory is exclusively for custom modules.
- Updated modules_dir description to clarify built-in vs user module loading.
- Updated "Included Modules" sidebar heading to "Built-in Modules".
- Updated "Field" to "Attribute" in all reference tables.
- Updated built-in module intro lines to consistent wording.
2026-02-14 15:03:20 -05: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 4170fd388b Added support for named counters, getcount placeholder, and nested placeholders. 2026-02-09 21:47:56 -05:00
LogalDeveloper 1b9bf1d837 Initial commit. 2026-02-08 11:10:13 -05:00