Commit graph

3 commits

Author SHA1 Message Date
eb8f283e44 fix: update README for deployment instructions and improve code formatting
Some checks failed
Deploy BetterBot / deploy (push) Failing after 2s
Deploy BetterBot / notify (push) Successful in 3s
2026-04-19 08:57:58 +08:00
e68c84424f feat: fork from CodeAnywhere framework
Some checks failed
Deploy BetterBot / deploy (push) Failing after 3s
Deploy BetterBot / notify (push) Successful in 3s
Replace standalone Telegram bot with full CodeAnywhere framework fork.
BetterBot shares all framework code and customizes only:
- instance.py: BetterBot identity, system prompt, feature flags
- tools/site_editing/: list_files, read_file, write_file with auto git push
- .env: model defaults and site directory paths
- compose/: Docker setup with betterlifesg + memoraiz mounts
- deploy script: RackNerd with Infisical secrets
2026-04-19 08:01:27 +08:00
2555d9a17e Initial: BetterBot Telegram bot for site editing 2026-04-16 07:42:31 +08:00