path error
Opened this issue · 0 comments
Kraken-IT commented
\HamsterKombatBot-main\bot\utils_init_.py", line 13, in
if not os.path.exists(path='sessions'):
change
if not os.path.exists('sessions'):
Opened this issue · 0 comments
\HamsterKombatBot-main\bot\utils_init_.py", line 13, in
if not os.path.exists(path='sessions'):
change
if not os.path.exists('sessions'):