16 сентября 2026
Bhargav/start
👋 Hey there! Welcome aboard! 🤖
I’m your dedicated Group Management Bot, here to keep things safe, tidy, and running smoothly. Whether you’re a member or an admin, I’ve got your back! 🛡️✨
Bhargav/start
👋 Hey there! Welcome aboard! 🤖
I’m your dedicated Group Management Bot, here to keep things safe, tidy, and running smoothly. Whether you’re a member or an admin, I’ve got your back! 🛡️✨
Bhargav/logs
2026-09-16 16:46:05,343 - pyrogram.session.auth - INFO - Start creating a new auth key on DC5
2026-09-16 16:46:05,343 - pyrogram.connection.connection - INFO - Connecting...
2026-09-16 16:46:05,343 - pyrogram.connection.transport.tcp.tcp - INFO - Connecting to 91.108.56.148:443
2026-09-16 16:46:05,570 - pyrogram.connection.transport.tcp.tcp - INFO - Connection established
2026-09-16 16:46:05,570 - pyrogram.connection.connection - INFO - Connected! Production DC5 - IPv4
2026-09-16 16:46:07,298 - pyrogram.session.auth - INFO - Done auth key exchange: DhGenOk
2026-09-16 16:46:07,298 - pyrogram.connection.connection - INFO - Disconnected
2026-09-16 16:46:07,299 - pyrogram.connection.connection - INFO - Connecting...
2026-09-16 16:46:07,299 - pyrogram.connection.transport.tcp.tcp - INFO - Connecting to 91.108.56.148:443
2026-09-16 16:46:07,476 - pyrogram.connection.transport.tcp.tcp - INFO - Connection established
2026-09-16 16:46:07,476 - pyrogram.connection.connection - INFO - Connected! Production DC5 - IPv4
2026-09-16 16:46:07,476 - pyrogram.session.session - INFO - NetworkTask started
2026-09-16 16:46:07,655 - pyrogram.client - INFO - Time synced: offset=-0.103s, server_time=2026-09-16 16:46:07.553249
2026-09-16 16:46:08,319 - pyrogram.session.session - INFO - Session initialized: Pyrogram v2.2.26 (Layer 229)
2026-09-16 16:46:08,319 - pyrogram.session.session - INFO - Device: CPython 3.13.15 - Pyrogram 2.2.26
2026-09-16 16:46:08,319 - pyrogram.session.session - INFO - System: Linux 6.18.15+deb13-cloud-amd64 (en)
2026-09-16 16:46:08,319 - pyrogram.session.session - INFO - Session started
2026-09-16 16:46:08,322 - pyrogram.session.session - INFO - PingTask started
2026-09-16 16:46:08,956 - pyrogram.dispatcher - INFO - Started 32 HandlerTasks
2026-09-16 16:46:08,957 - Bot - INFO - Bot is up.
Bhargav/logs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.13/site-packages/pyrogram/session/session.py", line 532, in send
message = await self.msg_factory.create(data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.13/site-packages/pyrogram/session/internals/msg_factory.py", line 66, in create
return Message(body, msg_id, seq_no, len(body))
~~~^^^^^^
File "/app/.venv/lib/python3.13/site-packages/pyrogram/raw/core/tl_object.py", line 96, in __len__
return len(self.write())
~~~~~~~~~~^^
File "/app/.venv/lib/python3.13/site-packages/pyrogram/raw/functions/channels/edit_banned.py", line 90, in write
b.write(self.banned_rights.write())
~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/app/.venv/lib/python3.13/site-packages/pyrogram/raw/types/chat_banned_rights.py", line 214, in write
b.write(Int(self.until_date))
~~~^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.13/site-packages/pyrogram/raw/core/primitives/int.py", line 35, in __new__
return value.to_bytes(cls.SIZE, "little", signed=signed)
^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'to_bytes'