Skip to content

Clarify startup setup and microphone config - #29

Open
Obvidio wants to merge 1 commit into
dot-Justin:mainfrom
Obvidio:improve-startup-guide
Open

Clarify startup setup and microphone config#29
Obvidio wants to merge 1 commit into
dot-Justin:mainfrom
Obvidio:improve-startup-guide

Conversation

@Obvidio

@Obvidio Obvidio commented Aug 1, 2026

Copy link
Copy Markdown

/claim #7

Summary

  • Add a step-by-step getting started guide for a fresh BonziAssist setup.
  • Load environment variables from the project root .env while keeping helpers.env compatibility.
  • Save and read microphone configuration from the existing root mic_config.json file instead of a missing config directory.
  • Link the new guide from the README.

Verification

  • Ran: python -m py_compile main.py helpers/llm.py helpers/mic.py helpers/tts.py

This should help new users understand exactly how to start the app and avoid the current first-run path issues around .env and microphone config.

@opirebot

opirebot Bot commented Aug 1, 2026

Copy link
Copy Markdown

👀 We've notified the reward creators here.
Make sure your payment account is ready to receive the payment for your hard work 💪

@Obvidio

Obvidio commented Aug 1, 2026

Copy link
Copy Markdown
Author

Opire claim metadata:

Fixes #7
Issue: #7
PR: #29

Verification repeated locally:
python -m py_compile main.py helpers/llm.py helpers/mic.py helpers/tts.py

@Obvidio

Obvidio commented Aug 1, 2026

Copy link
Copy Markdown
Author

Payment account is now connected in Opire. This PR remains ready for review; local verification still passes:

python -m py_compile main.py helpers/llm.py helpers/mic.py helpers/tts.py

Please let me know if any maintainer changes are needed.

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.

1 participant