Skip to content

Conversation

@julwrites
Copy link
Owner

No description provided.

google-labs-jules bot and others added 6 commits November 29, 2025 01:45
- Updated `pkg/secrets` to include `TELEGRAM_ADMIN_ID`.
- Updated `pkg/bot/telegram.go` to use the new `platform.Telegram` class and pass secrets on instantiation.
- Removed dependency on `BotPlatform/pkg/secrets` (removed in upstream).
- Refactored `pkg/app` and `pkg/bot` to pass `platform.Platform` interface instead of using static `platform.PostFromProps` (which was removed).
- Replaced direct `env.Secrets` usage in `pkg/app` with `secrets.Get()`.
- Added tests for `LoadSecrets` and updated existing tests to use `MockBot`.
- Updated `go.mod` to use the latest `BotPlatform` version.
Refactor for BotPlatform update and Telegram class usage
Fix test failures and database panic
@julwrites julwrites merged commit 1b60ad5 into master Nov 29, 2025
1 check passed
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.

2 participants