Skip to content

ResourcesBot: Add modules= to config.ini#127

Merged
holybiber merged 1 commit into
mainfrom
feature/115/resourcesbot-modules-config
Jun 14, 2026
Merged

ResourcesBot: Add modules= to config.ini#127
holybiber merged 1 commit into
mainfrom
feature/115/resourcesbot-modules-config

Conversation

@holybiber

Copy link
Copy Markdown
Contributor

Summary

  • Add [resourcesbot] modules to config.example.ini (default: all)
  • Resolve post-processing modules from config when -m is not passed
  • Command-line -m overrides the config setting

Closes #115

Test plan

  • make test passes
  • make lint passes
  • Unit tests cover default, all, specific modules, CLI override, and invalid config values

Made with Cursor

Allow default post-processing modules to be set in config.ini while
keeping -m as a command-line override.

Co-authored-by: Cursor <cursoragent@cursor.com>
@holybiber holybiber merged commit 8adec8b into main Jun 14, 2026
2 checks passed
@holybiber holybiber deleted the feature/115/resourcesbot-modules-config branch June 14, 2026 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ResourcesBot: Add modules= to config.ini

1 participant