jawikas / hamsterkombat

This is a bot that can help you to run hamsterkombat telegram bot which has quite complete features with auto upgrade (3 methods), auto complete combo & auto complete daily cipher/morse.
https://t.me/hamster_kombat_Bot/start?startapp=kentId1323733375
75 stars 25 forks source link

Get This Error After Update #2

Open Pawansingh333 opened 2 months ago

Pawansingh333 commented 2 months ago

—— Enter the new combo items (3 items): —— Enter item 1: Villa_for_DEV_team —— Enter item 2: YouTube_25_million —— Enter item 3: Quaterfinals_are_coming Traceback (most recent call last): File "C:\Users\abc\Desktop\main\hamsterkombat-main\hamsterkombat-main\main.py", line 12, in main() File "C:\Users\abc\Desktop\main\hamsterkombat-main\hamsterkombat-main\src\core.py", line 196, in main set_combo() File "C:\Users\abc\Desktop\main\hamsterkombat-main\hamsterkombat-main\src\core.py", line 162, in set_combo for filename in os.listdir(logs_folder): ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 3] The system cannot find the path specified: 'logs'

jawikas commented 2 months ago

if anyone is experiencing this problem then do Add folder on main root project with name "logs" and run the bot again. image