Skip to content

Conversation

@fengtality
Copy link
Contributor

Summary

  • Replace the optional Dashboard web interface with Condor Telegram bot integration in setup.sh
  • Add prompts for Telegram Bot Token, Allowed User IDs, and optional OpenAI API Key
  • Create condor/ directory with .env and servers.yml config files pre-configured to connect to local hummingbot-api
  • Provide docker run command for hummingbot/condor:latest image

Test plan

  • Run ./setup.sh and select 'n' for Condor - verify setup completes without Condor configuration
  • Run ./setup.sh and select 'y' for Condor - verify prompts for Telegram credentials appear
  • Verify condor/.env and condor/servers.yml are created with correct values
  • Test the provided docker run command starts the Condor container

🤖 Generated with Claude Code

Replace the optional Dashboard web interface with Condor Telegram bot
integration in the setup script:

- Add prompts for Telegram Bot Token, Allowed User IDs, and OpenAI API Key
- Create condor/ directory with .env and servers.yml config files
- Pre-configure servers.yml to connect to local hummingbot-api
- Update service display and next steps instructions
- Provide docker run command for hummingbot/condor:latest image

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@fengtality fengtality force-pushed the feat/replace-dashboard-with-condor branch from 3b27a04 to b69877a Compare December 11, 2025 17:31
@cardosofede cardosofede merged commit d14e724 into main Dec 12, 2025
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.

3 participants