MemeFiBot icon indicating copy to clipboard operation
MemeFiBot copied to clipboard

Update __init__.py

Open Admuad opened this issue 1 year ago • 0 comments

The os.path.exists should take no argument else it won't run The code should be: if not os.path.exists('sessions'): os.makedirs('sessions')

Admuad avatar Sep 05 '24 05:09 Admuad