Update docker images for performance and implement async bot commands#202
Update docker images for performance and implement async bot commands#202hingston wants to merge 7 commits intoaleskxyz:masterfrom
Conversation
|
@aleskxyz any chance for a review? |
|
Hi @xiaat, |
|
@aleskxyz can we merge this PR or at least update images? |
|
@aleskxyz Could you please take a look at this PR when you have a moment? I've had many people using this version already. @xiaat, @ovyan For anyone who wants to test this version, you can use the following command: bash <(curl -sL https://raw.githubusercontent.com/hingston/reality-ezpz/refs/heads/test/reality-ezpz.sh) -m |
|
@hingston thank you, everything seems to work perfectly fine now. I backed up my old config and restored it using your link so that all users and settings were transferred |

Updates (
reality-ezpz.sh):(Performance tested on an Ampere Altra 4-core system.)
Bot Improvements (
tgbot.py):using
asyncio. This prevents the bot from freezing while waiting for scriptcommands, ensuring a smoother and more responsive user experience.
failures, logs detailed errors server-side, and provides informative feedback
to the user in Telegram.