thebrumby / HotWalletClaimer

Looking to optimize your earnings with HOT tokens on the Near Protocol? How about Wave on SUI? Tree on BSC? Or Vertus on Ton? This Python script simplifies the process by monitoring your account status within popular Telegram apps, ensuring rewards are claimed at the correct time.
MIT License
109 stars 35 forks source link

error with tg-bot #121

Closed bscongluanbui closed 2 weeks ago

bscongluanbui commented 2 weeks ago

Some error when I install TG-bot. WHen I launch tg-bot It's said Running script: ./games/tg-bot.py with arguments: Activating virtual environment... Running script: ./games/tg-bot.py with arguments: Traceback (most recent call last): File "/usr/src/app/./games/tg-bot.py", line 21, in from utils.pm2 import start_pm2_app, save_pm2 ModuleNotFoundError: No module named 'utils.pm2' Deactivating virtual environment...

Event I already Install module untils

thebrumby commented 2 weeks ago

Hi,

I'll make a short update to the tg-bot script so it works correctly with previous versions of Docker.

Thanks

thebrumby commented 2 weeks ago

Hi,

I've pushed a fix now, although the whole system might need a little tuning in the coming days and weeks.

bscongluanbui commented 2 weeks ago

Hi,

I've pushed a fix now, although the whole system might need a little tuning in the coming days and weeks.

thank you It's working