-
Notifications
You must be signed in to change notification settings - Fork 71
Description
Jan 27 09:45:34 PM ==> Starting service with 'python -m nexa_userbot'
Jan 27 09:45:39 PM Traceback (most recent call last):
Jan 27 09:45:39 PM File "/usr/local/lib/python3.7/runpy.py", line 183, in _run_module_as_main
Jan 27 09:45:39 PM mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
Jan 27 09:45:39 PM File "/usr/local/lib/python3.7/runpy.py", line 142, in _get_module_details
Jan 27 09:45:39 PM return _get_module_details(pkg_main_name, error)
Jan 27 09:45:39 PM File "/usr/local/lib/python3.7/runpy.py", line 109, in _get_module_details
Jan 27 09:45:39 PM import(pkg_name)
Jan 27 09:45:39 PM File "/opt/render/project/src/nexa_userbot/init.py", line 15, in
Jan 27 09:45:39 PM sleep_threshold=10
Jan 27 09:45:39 PM TypeError: init() got an unexpected keyword argument 'session_name'
Why?