Skip to content

Update docker images for performance and implement async bot commands #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

hingston
Copy link

@hingston hingston commented Apr 26, 2025

Updates (reality-ezpz.sh):

(Performance tested on an Ampere Altra 4-core system.)

Bot Improvements (tgbot.py):

  • Implemented asynchronous execution for all calls to the reality-ezpz.sh script
    using asyncio. This prevents the bot from freezing while waiting for script
    commands, ensuring a smoother and more responsive user experience.
  • Added robust error handling for script executions. The bot now catches script
    failures, logs detailed errors server-side, and provides informative feedback
    to the user in Telegram.

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.

Amazing script, but please add ability to install/update to the latest Xray core + handle XUDP
1 participant