c0d3r
c0d3r
Getting this error while trying to use /fwd command and also auto-forwarding not working
TO ADD FUNCTIONALITY TO DELETE FILES BASED ON THEIR NAMES AND OR EXTENSION ON LINES SIMILAR TO https://github.com/AbirHasan2005/Message-Manager-Bot
File "/opt/render/project/src/main.py", line 249, in UserBot.start() File "/opt/render/project/src/.venv/lib/python3.9/site-packages/pyrogram/sync.py", line 66, in async_to_sync_wrap return loop.run_until_complete(coroutine) File "/opt/render/project/python/Python-3.9.4/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete return future.result() File "/opt/render/project/src/.venv/lib/python3.9/site-packages/pyrogram/methods/utilities/start.py", line 52, in start is_authorized =...