Telegraph

Telegraph

π™°πš—πšπšŽπš•πš’πš—πšŠ
[12/15/2021 10:50:12 AM:pyrogram.dispatcher:230:ERROR] 'NoneType' object has no attribute 'replace'
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/plugins/pm_filter.py", line 475, in cb_handler
    search = query.message.reply_to_message.text.replace(" ", "+")
AttributeError: 'NoneType' object has no attribute 'replace'
[12/15/2021 10:50:39 AM:pyrogram.dispatcher:230:ERROR] 'NoneType' object has no attribute 'replace'
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/plugins/pm_filter.py", line 475, in cb_handler
    search = query.message.reply_to_message.text.replace(" ", "+")
AttributeError: 'NoneType' object has no attribute 'replace'
[12/15/2021 11:25:03 AM:pyrogram.dispatcher:230:ERROR] [420 SLOWMODE_WAIT_X]: A wait of 30 seconds is required to send messages in this chat. (caused by "messages.SendMedia")
Traceback (most recent call last):
  File "/app/plugins/pm_filter.py", line 242, in group
    await message.reply_photo(photo=poster.replace("_SX300","_"),
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/types/messages_and_media/message.py", line 1909, in reply_photo
    return await self._client.send_photo(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/messages/send_photo.py", line 167, in send_photo
    r = await self.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/advanced/send.py", line 77, in send
    r = await self.session.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 426, in send
    return await self._send(data, timeout=timeout)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 396, in _send
    RPCError.raise_it(result, type(data))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/errors/rpc_error.py", line 91, in raise_it
    raise getattr(
pyrogram.errors.exceptions.forbidden_403.ChatSendMediaForbidden: [403 CHAT_SEND_MEDIA_FORBIDDEN]: You can't send media messages in this chat (caused by "messages.SendMedia")

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener
    await self.user_callback(client, message, *args)
  File "/app/plugins/pm_filter.py", line 265, in group
    await message.reply_sticker(f"CAACAgUAAxkBAAEDiwABYbT4u4UKFtGhdUmwjsDTmJOkdp4AAvMEAAJGfGFUF3U-KzhpvmUeBA", reply_markup=InlineKeyboardMarkup(buttons))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/types/messages_and_media/message.py", line 2117, in reply_sticker
    return await self._client.send_sticker(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/messages/send_sticker.py", line 145, in send_sticker
    r = await self.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/advanced/send.py", line 77, in send
    r = await self.session.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 426, in send
    return await self._send(data, timeout=timeout)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 396, in _send
    RPCError.raise_it(result, type(data))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/errors/rpc_error.py", line 91, in raise_it
    raise getattr(
pyrogram.errors.exceptions.flood_420.SlowmodeWait: [420 SLOWMODE_WAIT_X]: A wait of 30 seconds is required to send messages in this chat. (caused by "messages.SendMedia")
[12/15/2021 11:33:21 AM:pyrogram.dispatcher:230:ERROR] [400 MESSAGE_NOT_MODIFIED]: The message was not modified because you tried to edit it using the same content (caused by "messages.EditMessage")
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/plugins/pm_filter.py", line 324, in cb_handler
    await query.edit_message_reply_markup(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/types/bots_and_keyboards/callback_query.py", line 314, in edit_message_reply_markup
    return await self._client.edit_message_reply_markup(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/messages/edit_message_reply_markup.py", line 61, in edit_message_reply_markup
    r = await self.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/advanced/send.py", line 77, in send
    r = await self.session.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 426, in send
    return await self._send(data, timeout=timeout)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 396, in _send
    RPCError.raise_it(result, type(data))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/errors/rpc_error.py", line 91, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.MessageNotModified: [400 MESSAGE_NOT_MODIFIED]: The message was not modified because you tried to edit it using the same content (caused by "messages.EditMessage")
[12/15/2021 11:33:21 AM:pyrogram.dispatcher:230:ERROR] [400 MESSAGE_NOT_MODIFIED]: The message was not modified because you tried to edit it using the same content (caused by "messages.EditMessage")
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/plugins/pm_filter.py", line 324, in cb_handler
    await query.edit_message_reply_markup(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/types/bots_and_keyboards/callback_query.py", line 314, in edit_message_reply_markup
    return await self._client.edit_message_reply_markup(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/messages/edit_message_reply_markup.py", line 61, in edit_message_reply_markup
    r = await self.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/advanced/send.py", line 77, in send
    r = await self.session.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 426, in send
    return await self._send(data, timeout=timeout)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 396, in _send
    RPCError.raise_it(result, type(data))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/errors/rpc_error.py", line 91, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.MessageNotModified: [400 MESSAGE_NOT_MODIFIED]: The message was not modified because you tried to edit it using the same content (caused by "messages.EditMessage")
[12/15/2021 11:36:18 AM:pyrogram.dispatcher:230:ERROR] local variable 'd' referenced before assignment
Traceback (most recent call last):
  File "/app/plugins/my_addons.py", line 42, in telegraph
    d=await message.reply_to_message.download()
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/types/messages_and_media/message.py", line 3301, in download
    return await self._client.download_media(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/messages/download_media.py", line 113, in download_media
    raise ValueError("This message doesn't contain any downloadable media")
ValueError: This message doesn't contain any downloadable media

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener
    await self.user_callback(client, message, *args)
  File "/app/plugins/my_addons.py", line 50, in telegraph
    os.remove(d)
UnboundLocalError: local variable 'd' referenced before assignment
[12/15/2021 11:43:12 AM:pyrogram.dispatcher:230:ERROR] 'NoneType' object has no attribute 'text'
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/plugins/pm_filter.py", line 454, in cb_handler
    search = query.message.reply_to_message.text.replace(" ", "+")
AttributeError: 'NoneType' object has no attribute 'text'
[12/15/2021 12:00:10 PM:pyrogram.dispatcher:230:ERROR] [400 MESSAGE_NOT_MODIFIED]: The message was not modified because you tried to edit it using the same content (caused by "messages.EditMessage")
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/plugins/pm_filter.py", line 463, in cb_handler
    await query.message.edit(TAMIL, reply_markup=InlineKeyboardMarkup([[InlineKeyboardButton("πŸ” Search On Google", url=f"https://google.com/search?q={search}")],
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/types/messages_and_media/message.py", line 2674, in edit_text
    return await self._client.edit_message_text(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/messages/edit_message_text.py", line 83, in edit_message_text
    r = await self.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/advanced/send.py", line 77, in send
    r = await self.session.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 426, in send
    return await self._send(data, timeout=timeout)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 396, in _send
    RPCError.raise_it(result, type(data))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/errors/rpc_error.py", line 91, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.MessageNotModified: [400 MESSAGE_NOT_MODIFIED]: The message was not modified because you tried to edit it using the same content (caused by "messages.EditMessage")
[12/15/2021 12:04:06 PM:pyrogram.dispatcher:230:ERROR] [400 USER_NOT_PARTICIPANT]: The user is not a member of this chat (caused by "channels.GetParticipant")
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener
    await self.user_callback(client, message, *args)
  File "/app/plugins/pm_filter.py", line 155, in group
    member = await client.get_chat_member(chat_id=message.chat.id, user_id=message.from_user.id)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/chats/get_chat_member.py", line 78, in get_chat_member
    r = await self.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/advanced/send.py", line 77, in send
    r = await self.session.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 426, in send
    return await self._send(data, timeout=timeout)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 396, in _send
    RPCError.raise_it(result, type(data))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/errors/rpc_error.py", line 91, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UserNotParticipant: [400 USER_NOT_PARTICIPANT]: The user is not a member of this chat (caused by "channels.GetParticipant")
[12/15/2021 12:05:46 PM:pyrogram.dispatcher:230:ERROR] 'NoneType' object has no attribute 'id'
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener
    await self.user_callback(client, message, *args)
  File "/app/plugins/pm_filter.py", line 155, in group
    member = await client.get_chat_member(chat_id=message.chat.id, user_id=message.from_user.id)
AttributeError: 'NoneType' object has no attribute 'id'
[12/15/2021 12:05:57 PM:pyrogram.dispatcher:230:ERROR] 'NoneType' object has no attribute 'id'
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener
    await self.user_callback(client, message, *args)
  File "/app/plugins/pm_filter.py", line 155, in group
    member = await client.get_chat_member(chat_id=message.chat.id, user_id=message.from_user.id)
AttributeError: 'NoneType' object has no attribute 'id'
[12/15/2021 12:07:10 PM:pyrogram.dispatcher:230:ERROR] [400 MESSAGE_NOT_MODIFIED]: The message was not modified because you tried to edit it using the same content (caused by "messages.EditMessage")
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/plugins/pm_filter.py", line 350, in cb_handler
    await query.edit_message_reply_markup(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/types/bots_and_keyboards/callback_query.py", line 314, in edit_message_reply_markup
    return await self._client.edit_message_reply_markup(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/messages/edit_message_reply_markup.py", line 61, in edit_message_reply_markup
    r = await self.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/advanced/send.py", line 77, in send
    r = await self.session.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 426, in send
    return await self._send(data, timeout=timeout)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 396, in _send
    RPCError.raise_it(result, type(data))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/errors/rpc_error.py", line 91, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.MessageNotModified: [400 MESSAGE_NOT_MODIFIED]: The message was not modified because you tried to edit it using the same content (caused by "messages.EditMessage")
[12/15/2021 12:07:22 PM:pyrogram.dispatcher:230:ERROR] [400 MESSAGE_NOT_MODIFIED]: The message was not modified because you tried to edit it using the same content (caused by "messages.EditMessage")
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/plugins/pm_filter.py", line 324, in cb_handler
    await query.edit_message_reply_markup(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/types/bots_and_keyboards/callback_query.py", line 314, in edit_message_reply_markup
    return await self._client.edit_message_reply_markup(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/messages/edit_message_reply_markup.py", line 61, in edit_message_reply_markup
    r = await self.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/advanced/send.py", line 77, in send
    r = await self.session.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 426, in send
    return await self._send(data, timeout=timeout)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 396, in _send
    RPCError.raise_it(result, type(data))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/errors/rpc_error.py", line 91, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.MessageNotModified: [400 MESSAGE_NOT_MODIFIED]: The message was not modified because you tried to edit it using the same content (caused by "messages.EditMessage")
[12/15/2021 12:16:22 PM:pyrogram.dispatcher:230:ERROR] [403 CHAT_SEND_STICKERS_FORBIDDEN]: You can't send stickers in this chat (caused by "messages.SendMedia")
Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/utils.py", line 47, in get_input_media_from_file_id
    decoded = FileId.decode(file_id)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/file_id.py", line 212, in decode
    file_type, dc_id = struct.unpack("{message.from_user.mention}
AttributeError: 'NoneType' object has no attribute 'mention'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener
    await self.user_callback(client, message, *args)
  File "/app/plugins/pm_filter.py", line 265, in group
    await message.reply_sticker(f"CAACAgUAAxkBAAEDiwABYbT4u4UKFtGhdUmwjsDTmJOkdp4AAvMEAAJGfGFUF3U-KzhpvmUeBA", reply_markup=InlineKeyboardMarkup(buttons))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/types/messages_and_media/message.py", line 2117, in reply_sticker
    return await self._client.send_sticker(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/messages/send_sticker.py", line 145, in send_sticker
    r = await self.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/advanced/send.py", line 77, in send
    r = await self.session.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 426, in send
    return await self._send(data, timeout=timeout)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 396, in _send
    RPCError.raise_it(result, type(data))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/errors/rpc_error.py", line 91, in raise_it
    raise getattr(
pyrogram.errors.exceptions.forbidden_403.ChatSendStickersForbidden: [403 CHAT_SEND_STICKERS_FORBIDDEN]: You can't send stickers in this chat (caused by "messages.SendMedia")
[12/15/2021 12:41:33 PM:pyrogram.dispatcher:230:ERROR] [403 CHAT_SEND_STICKERS_FORBIDDEN]: You can't send stickers in this chat (caused by "messages.SendMedia")
Traceback (most recent call last):
  File "/app/plugins/pm_filter.py", line 196, in group
    poster=movie_info["pimage"]
TypeError: 'NoneType' object is not subscriptable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
    await handler.callback(self.client, *args)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener
    await self.user_callback(client, message, *args)
  File "/app/plugins/pm_filter.py", line 220, in group
    await message.reply_sticker("CAACAgUAAxkBAAEDiwABYbT4u4UKFtGhdUmwjsDTmJOkdp4AAvMEAAJGfGFUF3U-KzhpvmUeBA", reply_markup=InlineKeyboardMarkup(buttons))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/types/messages_and_media/message.py", line 2117, in reply_sticker
    return await self._client.send_sticker(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/messages/send_sticker.py", line 145, in send_sticker
    r = await self.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/methods/advanced/send.py", line 77, in send
    r = await self.session.send(
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 426, in send
    return await self._send(data, timeout=timeout)
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/session/session.py", line 396, in _send
    RPCError.raise_it(result, type(data))
  File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/errors/rpc_error.py", line 91, in raise_it
    raise getattr(
pyrogram.errors.exceptions.forbidden_403.ChatSendStickersForbidden: [403 CHAT_SEND_STICKERS_FORBIDDEN]: You can't send stickers in this chat (caused by "messages.SendMedia")

Report Page