Naveen-X / Mr.Stark

An assistant bot in Telegram
GNU General Public License v3.0
4 stars 3 forks source link

Stark-Errors 👾 #26

Closed Naveen-X closed 3 months ago

Naveen-X commented 3 months ago

Error - Logs

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-12 06:30:25.902560

TIME: 06:30:25

USER: 952343843

USER MENTION: Parth

USERNAME: @ahirparth09

FIRST NAME: Parth

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/50713

MESSAGE TEXT: @lowcost0to1

MESSAGE ID: 50713

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Error code: 503 - {'error': {'message': 'Service Unavailable', 'type': 'internal_server_error'}}

Error in ai_tools in generate_response:

Error code: 503 - {'error': {'message': 'Service Unavailable', 'type': 'internal_server_error'}}

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/ai_tools.py", line 149, in generate_response
    completion = g_client.chat.completions.create(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/resources/chat/completions.py", line 283, in create
    return self._post(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1225, in post
    return cast(ResponseT, self.request(cast_to, opts, stream=stream, stream_cls=stream_cls))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 920, in request
    return self._request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1018, in _request
    raise self._make_status_error_from_response(err.response) from None
groq.InternalServerError: Error code: 503 - {'error': {'message': 'Service Unavailable', 'type': 'internal_server_error'}}

DATE: 2024-07-12 09:46:14.757454

TIME: 09:46:14

USER: 1089528685

USER MENTION: Satya

USERNAME: @S4TyEndRa

FIRST NAME: Satya

CHAT: -1001755204332

MESSAGE LINK: https://t.me/AsmOT_Group/32472

MESSAGE TEXT: `/gpt2 Sis said: Ugh, spare me the drama. I'm a bot, not your therapist. If you want to have a conversation, then ask me something useful. Don't come at me with all that sass and attitude. I'm not impressed. 😒

By the way, if you want to know what I can do, use the /help command. I'm not your personal assistant, so don't expect me to spoon-feed you information. 🙄

Now, are you going to ask something useful or just waste my time with your drama? ⏰

whats your reply?`

MESSAGE ID: 32472

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Failed to communicate server, Please report this: https://api.safone.dev/report

Error in translater in translate_me:

Failed to communicate server, Please report this: https://api.safone.dev/report

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 992, in _wrap_create_connection
    return await self._loop.create_connection(*args, **kwargs)
  File "/usr/lib/python3.10/asyncio/base_events.py", line 1103, in create_connection
    transport, protocol = await self._create_connection_transport(
  File "/usr/lib/python3.10/asyncio/base_events.py", line 1133, in _create_connection_transport
    await waiter
ConnectionAbortedError: SSL handshake is taking longer than 60.0 seconds: aborting the connection

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/SafoneAPI/api.py", line 136, in _post_json
    resp = await client.post(self.api + route, json=json, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/aiohttp/client.py", line 578, in _request
    conn = await self._connector.connect(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 544, in connect
    proto = await self._create_connection(req, traces, timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 911, in _create_connection
    _, proto = await self._create_direct_connection(req, traces, timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1235, in _create_direct_connection
    raise last_exc
  File "/home/ubuntu/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1204, in _create_direct_connection
    transp, proto = await self._wrap_create_connection(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 1000, in _wrap_create_connection
    raise client_error(req.connection_key, exc) from exc
aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host api.safone.dev:443 ssl:default [None]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/translater.py", line 20, in translate_me
    translated = await api.translate(text, target=target_lang)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/SafoneAPI/api.py", line 1228, in translate
    return await self._post_json("translate", json=json)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/SafoneAPI/api.py", line 151, in _post_json
    raise ConnectionError
SafoneAPI.errors.ConnectionError: Failed to communicate server, Please report this: https://api.safone.dev/report

DATE: 2024-07-12 11:23:51.666810

TIME: 11:23:51

USER: 7126442514

USER MENTION: រិទ្ធ ["⁧;["

USERNAME: @Superalai

FIRST NAME: រិទ្ធ ["⁧;["

CHAT: -1001755204332

MESSAGE LINK: https://t.me/AsmOT_Group/32560

MESSAGE TEXT: /tr cm

MESSAGE ID: 32560

REPLIED TO MESSAGE ID: 32559

REPLIED TO MESSAGE TEXT: Ugh, really? You don't know my name? I'm @ShizukiRobot, nice to meet you, I guess. 😒 Now, don't waste my time with useless questions, what do you want? Use /help if you need to know what I can do.

REPLIED TO MESSAGE USER ID: 5428829008

REPLIED TO MESSAGE USER MENTION: 𝚂𝚑𝚒𝚉𝚞𝚔𝚒⚡️

REPLIED TO MESSAGE USERNAME: @ShizukiRobot

REPLIED TO MESSAGE CHAT ID: -1001755204332

REPLIED TO MESSAGE LINK: https://t.me/AsmOT_Group/32559

mr-stark-logs[bot] commented 1 month ago

Request Timeout, Please try again later

Error in translater in translate_me:

Request Timeout, Please try again later

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/SafoneAPI/api.py", line 136, in _post_json
    resp = await client.post(self.api + route, json=json, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/aiohttp/client.py", line 504, in _request
    with timer:
  File "/home/ubuntu/.local/lib/python3.10/site-packages/aiohttp/helpers.py", line 735, in __exit__
    raise asyncio.TimeoutError from None
asyncio.exceptions.TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/translater.py", line 20, in translate_me
    translated = await api.translate(text, target=target_lang)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/SafoneAPI/api.py", line 1228, in translate
    return await self._post_json("translate", json=json)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/SafoneAPI/api.py", line 147, in _post_json
    raise TimeoutError
SafoneAPI.errors.TimeoutError: Request Timeout, Please try again later

DATE: 2024-07-12 11:24:07.185237

TIME: 11:24:07

USER: 7126442514

USER MENTION: រិទ្ធ ["⁧;["

USERNAME: @Superalai

FIRST NAME: រិទ្ធ ["⁧;["

CHAT: -1001755204332

MESSAGE LINK: https://t.me/AsmOT_Group/32565

MESSAGE TEXT: /tr

MESSAGE ID: 32565

REPLIED TO MESSAGE ID: 32564

REPLIED TO MESSAGE TEXT: Reply to a message containing text to translate it

REPLIED TO MESSAGE USER ID: 1863795995

REPLIED TO MESSAGE USER MENTION: 𝐌𝐫 Sᴛᴀʀᴋ

REPLIED TO MESSAGE USERNAME: @Mr_StarkBot

REPLIED TO MESSAGE CHAT ID: -1001755204332

REPLIED TO MESSAGE LINK: https://t.me/AsmOT_Group/32564

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-07-14 12:28:06.804367

TIME: 12:28:06

USER: 5406125095

USER MENTION: arik

USERNAME: @Arikjahinbywinbd

FIRST NAME: arik

CHAT: -1001598311124

MESSAGE LINK: https://t.me/sources_codes/54349

MESSAGE TEXT: @admin i face some errors

MESSAGE ID: 54349

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-07-14 14:06:30.417798

TIME: 14:06:30

USER: 7012934864

USER MENTION: 𝑫𝒆𝒗🍷

USERNAME: @Sup_Nyx

FIRST NAME: 𝑫𝒆𝒗🍷

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/51041

MESSAGE TEXT: @admins

MESSAGE ID: 51041

REPLIED TO MESSAGE ID: 51040

REPLIED TO MESSAGE TEXT: Terabox bot work nai kr ra

REPLIED TO MESSAGE USER ID: 7012934864

REPLIED TO MESSAGE USER MENTION: 𝑫𝒆𝒗🍷

REPLIED TO MESSAGE USERNAME: @Sup_Nyx

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/51040

mr-stark-logs[bot] commented 1 month ago

'url'

Error in paste in paste:

'url'

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/paste.py", line 52, in paste
    link = x["url"]
KeyError: 'url'

DATE: 2024-07-14 22:42:21.880096

TIME: 22:42:21

USER: 5350918629

USER MENTION: 😎

USERNAME: @None

FIRST NAME: 😎

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/51109

MESSAGE TEXT: /paste

MESSAGE ID: 51109

REPLIED TO MESSAGE ID: 51107

REPLIED TO MESSAGE TEXT: Reply To A Message With /paste

REPLIED TO MESSAGE USER ID: 1373703125

REPLIED TO MESSAGE USER MENTION: William

REPLIED TO MESSAGE USERNAME: @WilliamButcherBot

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/51107

mr-stark-logs[bot] commented 1 month ago

'url'

Error in paste in paste:

'url'

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/paste.py", line 52, in paste
    link = x["url"]
KeyError: 'url'

DATE: 2024-07-15 02:09:42.169574

TIME: 02:09:42

USER: 1996570767

USER MENTION: Krishna

USERNAME: @Krishna09946

FIRST NAME: Krishna

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/51117

MESSAGE TEXT: /Paste

MESSAGE ID: 51117

REPLIED TO MESSAGE ID: 51080

REPLIED TO MESSAGE TEXT: all the very best bro

REPLIED TO MESSAGE USER ID: 6278502590

REPLIED TO MESSAGE USER MENTION: ­ 🕊Intelligent

REPLIED TO MESSAGE USERNAME: @nrbots_xd

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/51080

mr-stark-logs[bot] commented 1 month ago

'url'

Error in paste in paste:

'url'

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/paste.py", line 52, in paste
    link = x["url"]
KeyError: 'url'

DATE: 2024-07-15 02:10:57.879827

TIME: 02:10:57

USER: 1246467977

USER MENTION: Nαѵεεη [⚡]

USERNAME: @Naveen_xD

FIRST NAME: Nαѵεεη [⚡]

CHAT: -1001491739934

MESSAGE LINK: https://t.me/c/1491739934/5527

MESSAGE TEXT: /paste

MESSAGE ID: 5527

REPLIED TO MESSAGE ID: 5525

REPLIED TO MESSAGE TEXT: `New User

Name: V i p e r UserName:Viper_UCF ID: 6912717677

newuser`

REPLIED TO MESSAGE USER ID: 1863795995

REPLIED TO MESSAGE USER MENTION: 𝐌𝐫 Sᴛᴀʀᴋ

REPLIED TO MESSAGE USERNAME: @Mr_StarkBot

REPLIED TO MESSAGE CHAT ID: -1001491739934

REPLIED TO MESSAGE LINK: https://t.me/c/1491739934/5525

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-07-17 17:38:34.807492

TIME: 17:38:34

USER: 1741669726

USER MENTION: Ghost 👻 Aashiqi

USERNAME: @Ghostashiq

FIRST NAME: Ghost 👻 Aashiqi

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/51595

MESSAGE TEXT: @admin koi online hai

MESSAGE ID: 51595

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

'url'

Error in paste in paste:

'url'

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/paste.py", line 52, in paste
    link = x["url"]
KeyError: 'url'

DATE: 2024-07-18 01:02:10.499618

TIME: 01:02:10

USER: 1246467977

USER MENTION: Nαѵεεη [⚡]

USERNAME: @Naveen_xD

FIRST NAME: Nαѵεεη [⚡]

CHAT: -1001426113453

MESSAGE LINK: https://t.me/c/1426113453/125392

MESSAGE TEXT: /paste

MESSAGE ID: 125392

REPLIED TO MESSAGE ID: 125337

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: 1602293216

REPLIED TO MESSAGE USER MENTION: Ashit

REPLIED TO MESSAGE USERNAME: @Ashit_10

REPLIED TO MESSAGE CHAT ID: -1001426113453

REPLIED TO MESSAGE LINK: https://t.me/c/1426113453/125337

mr-stark-logs[bot] commented 1 month ago

Error code: 429 - {'error': {'message': 'Rate limit reached for model llama3-70b-8192 in organization org_01hyzp3wg7ehqtw4xed70y8y1x on tokens per minute (TPM): Limit 6000, Used 0, Requested 6219. Please try again in 2.19s. Visit https://console.groq.com/docs/rate-limits for more information.', 'type': 'tokens', 'code': 'rate_limit_exceeded'}}

Error in ai_tools in generate_response:

Error code: 429 - {'error': {'message': 'Rate limit reached for modelllama3-70b-8192in organizationorg_01hyzp3wg7ehqtw4xed70y8y1xon tokens per minute (TPM): Limit 6000, Used 0, Requested 6219. Please try again in 2.19s. Visit https://console.groq.com/docs/rate-limits for more information.', 'type': 'tokens', 'code': 'rate_limit_exceeded'}}

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/ai_tools.py", line 303, in generate_response
    completion = g_client.chat.completions.create(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/resources/chat/completions.py", line 283, in create
    return self._post(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1225, in post
    return cast(ResponseT, self.request(cast_to, opts, stream=stream, stream_cls=stream_cls))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 920, in request
    return self._request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1003, in _request
    return self._retry_request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1051, in _retry_request
    return self._request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1003, in _request
    return self._retry_request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1051, in _retry_request
    return self._request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1018, in _request
    raise self._make_status_error_from_response(err.response) from None
groq.RateLimitError: Error code: 429 - {'error': {'message': 'Rate limit reached for model `llama3-70b-8192` in organization `org_01hyzp3wg7ehqtw4xed70y8y1x` on tokens per minute (TPM): Limit 6000, Used 0, Requested 6219. Please try again in 2.19s. Visit https://console.groq.com/docs/rate-limits for more information.', 'type': 'tokens', 'code': 'rate_limit_exceeded'}}

DATE: 2024-07-21 10:49:05.209481

TIME: 10:49:05

USER: 1246467977

USER MENTION: Nαѵεεη [⚡]

USERNAME: @Naveen_xD

FIRST NAME: Nαѵεεη [⚡]

CHAT: -1001426113453

MESSAGE LINK: https://t.me/c/1426113453/125512

MESSAGE TEXT: /gpt2 how much money does Google Adsense gives per add in an app

MESSAGE ID: 125512

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

'url'

Error in paste in paste:

'url'

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/paste.py", line 52, in paste
    link = x["url"]
KeyError: 'url'

DATE: 2024-07-22 04:46:22.769741

TIME: 04:46:22

USER: 6340937001

USER MENTION: Nitin

USERNAME: @NitinSahay11

FIRST NAME: Nitin

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/52301

MESSAGE TEXT: /paste

MESSAGE ID: 52301

REPLIED TO MESSAGE ID: 52299

REPLIED TO MESSAGE TEXT: `import re import json import requests from bot.config import tplay_path from bot.helpers.utils import timestamp_to_datetime from datetime import datetime, timedelta from dateutil import parser import pytz import random

API_ALL_CHANNELS = "https://kong-tatasky.videoready.tv/content-detail/pub/api/v1/channels?limit=1000" FETCHER = "https://toxicify-tpkeys.vercel.app/data/tplay.json" HMAC = "https://toxicify-tpkeys.vercel.app/{}" HMAC_v2 = "https://yuvraj43.xyz/test/ghjqw/manifest.mpd?id=587"

class TPLAY_API: def init(self, channel_slug: str): self.channel_slug = channel_slug self.channels = self._fetch_channels()

def _fetch_channels(self) -> dict:
    response = requests.get(FETCHER)
    response.raise_for_status()
    return response.json()

def get_hmac_v2(self) -> str:
    response = requests.get(HMAC.format(random.randint(10, 99)))
    response.raise_for_status()
    return response.json()['data']['hmac']['hdnea']['value']

def get_hmac(self) -> str:
    response = requests.get(HMAC.format(random.randint(10, 99)))
    response.raise_for_status()
    data = response.json()
    hdnea = data['data']['hmac']['hdnea']['value']
    return hdnea.split('exp=', 1)[1]

def get_data(self) -> dict:
    for channel in self.channels['data']['channels']:
        if channel.get('name').replace(" ", "").lower() == self.channel_slug.lower():
            return channel
    return {}

def get_channel_id(self) -> int:
    response = requests.get(API_ALL_CHANNELS)
    response.raise_for_status()
    all_channels = response.json()['data']['list']
    for channel in all_channels:
        if channel.get('title').replace("!", "").replace("Hindi", "").replace(" ", "") == self.channel_slug:
            return channel.get('id')
    return 0

def within_12_hours(timestamp: str) -> bool: """ Check if the provided timestamp is within the last 12 hours. """ provided_time = parser.isoparse(timestamp) provided_time = provided_time.astimezone(pytz.timezone('Asia/Kolkata')) current_time = datetime.now(pytz.timezone('Asia/Kolkata')) time_difference = current_time - provided_time return time_difference < timedelta(hours=12)`

REPLIED TO MESSAGE USER ID: 6340937001

REPLIED TO MESSAGE USER MENTION: Nitin

REPLIED TO MESSAGE USERNAME: @NitinSahay11

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/52299

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-22 08:39:02.600747

TIME: 08:39:02

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/52351

MESSAGE TEXT: pehle @nrbotsupport join kro

MESSAGE ID: 52351

REPLIED TO MESSAGE ID: 52350

REPLIED TO MESSAGE TEXT: Tabhi bol raha hu

REPLIED TO MESSAGE USER ID: 790395430

REPLIED TO MESSAGE USER MENTION: ༄The᭄

REPLIED TO MESSAGE USERNAME: @THE_LEGEND_Z

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/52350

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-23 13:46:26.179413

TIME: 13:46:26

USER: 859695142

USER MENTION: Axolotl

USERNAME: @OKIU_NLD

FIRST NAME: Axolotl

CHAT: -1001755204332

MESSAGE LINK: https://t.me/AsmOT_Group/32600

MESSAGE TEXT: @Anony_Cloud

MESSAGE ID: 32600

REPLIED TO MESSAGE ID: 32599

REPLIED TO MESSAGE TEXT: YouTube Downloader Bot Link Please

REPLIED TO MESSAGE USER ID: 1356880178

REPLIED TO MESSAGE USER MENTION: Ajith

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: -1001755204332

REPLIED TO MESSAGE LINK: https://t.me/AsmOT_Group/32599

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-07-24 07:13:18.902336

TIME: 07:13:18

USER: 6875283156

USER MENTION: 91 leanner

USERNAME: @Its_fake04

FIRST NAME: 91 leanner

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/52852

MESSAGE TEXT: `Koi bot developer hai with good experience. Mere pass

paid work hai

Work ~ file store repo pe kam kar wana hai already repo banwaya tha but kuch problems hai wo solve karni hai

Sorry spam ke liye but problem mai hu tabhi sorry 😔 @admins`

MESSAGE ID: 52852

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Error code: 429 - {'error': {'message': 'Rate limit reached for model llama3-70b-8192 in organization org_01hyzp3wg7ehqtw4xed70y8y1x on tokens per minute (TPM): Limit 6000, Used 0, Requested 6248. Please try again in 2.48s. Visit https://console.groq.com/docs/rate-limits for more information.', 'type': 'tokens', 'code': 'rate_limit_exceeded'}}

Error in ai_tools in generate_response:

Error code: 429 - {'error': {'message': 'Rate limit reached for modelllama3-70b-8192in organizationorg_01hyzp3wg7ehqtw4xed70y8y1xon tokens per minute (TPM): Limit 6000, Used 0, Requested 6248. Please try again in 2.48s. Visit https://console.groq.com/docs/rate-limits for more information.', 'type': 'tokens', 'code': 'rate_limit_exceeded'}}

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/ai_tools.py", line 303, in generate_response
    completion = g_client.chat.completions.create(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/resources/chat/completions.py", line 283, in create
    return self._post(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1225, in post
    return cast(ResponseT, self.request(cast_to, opts, stream=stream, stream_cls=stream_cls))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 920, in request
    return self._request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1003, in _request
    return self._retry_request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1051, in _retry_request
    return self._request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1003, in _request
    return self._retry_request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1051, in _retry_request
    return self._request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1018, in _request
    raise self._make_status_error_from_response(err.response) from None
groq.RateLimitError: Error code: 429 - {'error': {'message': 'Rate limit reached for model `llama3-70b-8192` in organization `org_01hyzp3wg7ehqtw4xed70y8y1x` on tokens per minute (TPM): Limit 6000, Used 0, Requested 6248. Please try again in 2.48s. Visit https://console.groq.com/docs/rate-limits for more information.', 'type': 'tokens', 'code': 'rate_limit_exceeded'}}

DATE: 2024-07-26 14:17:27.074076

TIME: 14:17:27

USER: 1246467977

USER MENTION: Nαѵεεη [⚡]

USERNAME: @Naveen_xD

FIRST NAME: Nαѵεεη [⚡]

CHAT: 1246467977

MESSAGE LINK: https://t.me/c/-1001246467977/11346

MESSAGE TEXT: /gpt2 how to fix subtitile delay of 1:43 and 3:11 rhe audio starts at 3:11 and the subs at 1:43

MESSAGE ID: 11346

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Error code: 429 - {'error': {'message': 'Rate limit reached for model llama3-70b-8192 in organization org_01hyzp3wg7ehqtw4xed70y8y1x on tokens per minute (TPM): Limit 6000, Used 0, Requested 6277. Please try again in 2.77s. Visit https://console.groq.com/docs/rate-limits for more information.', 'type': 'tokens', 'code': 'rate_limit_exceeded'}}

Error in ai_tools in generate_response:

Error code: 429 - {'error': {'message': 'Rate limit reached for modelllama3-70b-8192in organizationorg_01hyzp3wg7ehqtw4xed70y8y1xon tokens per minute (TPM): Limit 6000, Used 0, Requested 6277. Please try again in 2.77s. Visit https://console.groq.com/docs/rate-limits for more information.', 'type': 'tokens', 'code': 'rate_limit_exceeded'}}

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/ai_tools.py", line 303, in generate_response
    completion = g_client.chat.completions.create(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/resources/chat/completions.py", line 283, in create
    return self._post(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1225, in post
    return cast(ResponseT, self.request(cast_to, opts, stream=stream, stream_cls=stream_cls))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 920, in request
    return self._request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1003, in _request
    return self._retry_request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1051, in _retry_request
    return self._request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1003, in _request
    return self._retry_request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1051, in _retry_request
    return self._request(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/groq/_base_client.py", line 1018, in _request
    raise self._make_status_error_from_response(err.response) from None
groq.RateLimitError: Error code: 429 - {'error': {'message': 'Rate limit reached for model `llama3-70b-8192` in organization `org_01hyzp3wg7ehqtw4xed70y8y1x` on tokens per minute (TPM): Limit 6000, Used 0, Requested 6277. Please try again in 2.77s. Visit https://console.groq.com/docs/rate-limits for more information.', 'type': 'tokens', 'code': 'rate_limit_exceeded'}}

DATE: 2024-07-26 14:17:52.547751

TIME: 14:17:52

USER: 1246467977

USER MENTION: Nαѵεεη [⚡]

USERNAME: @Naveen_xD

FIRST NAME: Nαѵεεη [⚡]

CHAT: -1001426113453

MESSAGE LINK: https://t.me/c/1426113453/125643

MESSAGE TEXT: /gpt2 how to fix subtitile delay of 1:43 and 3:11 rhe audio starts at 3:11 and the subs at 1:43

MESSAGE ID: 125643

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-07-26 16:57:09.123249

TIME: 16:57:09

USER: 6875283156

USER MENTION: 91 leanner

USERNAME: @Its_fake04

FIRST NAME: 91 leanner

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53597

MESSAGE TEXT: `Bhai koi acha developer hai ? Paid work tha ek Alrady repo bana huwa hai aus mai kuch features adons kar wane hai

Umm dev experience wala chahiye kyu ki aapko code khud ke logic se likhna hoga aisa kam hai

File store repo hai but aus se alag kam hai thora @admins`

MESSAGE ID: 53597

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 02:12:09.838271

TIME: 02:12:09

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53758

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53758

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 02:12:44.391556

TIME: 02:12:44

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53762

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53762

REPLIED TO MESSAGE ID: 53752

REPLIED TO MESSAGE TEXT: Expecting value: line 1 column 1 (char 0)

REPLIED TO MESSAGE USER ID: 1922588275

REPLIED TO MESSAGE USER MENTION:

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/53752

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 02:12:58.512065

TIME: 02:12:58

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53763

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53763

REPLIED TO MESSAGE ID: 53736

REPLIED TO MESSAGE TEXT: Expecting value: line 1 column 1 (char 0) youtube dl bot

REPLIED TO MESSAGE USER ID: 1986278597

REPLIED TO MESSAGE USER MENTION: Byu

REPLIED TO MESSAGE USERNAME: @Fairuz187

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/53736

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 02:13:04.856625

TIME: 02:13:04

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53764

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53764

REPLIED TO MESSAGE ID: 53734

REPLIED TO MESSAGE TEXT: Expecting value: line 1 column 1 (char 0) youtube dl bot

REPLIED TO MESSAGE USER ID: 1435118795

REPLIED TO MESSAGE USER MENTION: Mr.

REPLIED TO MESSAGE USERNAME: @KiKiKi_Channel

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/53734

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 02:13:11.004049

TIME: 02:13:11

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53765

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53765

REPLIED TO MESSAGE ID: 53709

REPLIED TO MESSAGE TEXT: i can't download yt vids anymore !

REPLIED TO MESSAGE USER ID: 1490798144

REPLIED TO MESSAGE USER MENTION: ꀤslám

REPLIED TO MESSAGE USERNAME: @i3rb_community

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/53709

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 03:53:45.550594

TIME: 03:53:45

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53791

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53791

REPLIED TO MESSAGE ID: 53790

REPLIED TO MESSAGE TEXT: YouTube video shorts Downloader

REPLIED TO MESSAGE USER ID: 5889487016

REPLIED TO MESSAGE USER MENTION: Aril

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/53790

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 05:32:05.774525

TIME: 05:32:05

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53843

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53843

REPLIED TO MESSAGE ID: 53820

REPLIED TO MESSAGE TEXT: Facing difficult to download my own videos in youtube

REPLIED TO MESSAGE USER ID: 7016146727

REPLIED TO MESSAGE USER MENTION: Ponnu

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/53820

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 05:32:14.990039

TIME: 05:32:14

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53844

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53844

REPLIED TO MESSAGE ID: 53826

REPLIED TO MESSAGE TEXT: Expecting value: line 1 column 1 (char 0)

REPLIED TO MESSAGE USER ID: 5914977566

REPLIED TO MESSAGE USER MENTION: Abdul

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/53826

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 05:32:39.332191

TIME: 05:32:39

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53846

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53846

REPLIED TO MESSAGE ID: 53835

REPLIED TO MESSAGE TEXT: I didn't getting video

REPLIED TO MESSAGE USER ID: 5934273598

REPLIED TO MESSAGE USER MENTION: Kothuru

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/53835

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 05:52:13.997433

TIME: 05:52:13

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53864

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53864

REPLIED TO MESSAGE ID: 53862

REPLIED TO MESSAGE TEXT: Expecting value: line 1 column 1 (char 0)

REPLIED TO MESSAGE USER ID: 1826930578

REPLIED TO MESSAGE USER MENTION: &

REPLIED TO MESSAGE USERNAME: @immageddon

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/53862

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 06:18:27.974336

TIME: 06:18:27

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53875

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53875

REPLIED TO MESSAGE ID: 53870

REPLIED TO MESSAGE TEXT: Something wrong happened.... Expecting value: line 1 column 1 (char 0) >> youtub DL

REPLIED TO MESSAGE USER ID: 692742193

REPLIED TO MESSAGE USER MENTION: Aidil Fitri

REPLIED TO MESSAGE USERNAME: @aidilfa

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/53870

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 06:25:32.115086

TIME: 06:25:32

USER: 6135192340

USER MENTION: PIИK VEИOM ♡

USERNAME: @pink_venomxd

FIRST NAME: PIИK VEИOM ♡

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53880

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53880

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 07:19:35.740457

TIME: 07:19:35

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/53920

MESSAGE TEXT: `If you encounter any issues while downloading YouTube links, feel free to use this bot as an alternative: @url_uploder_nrbot.

We’re actively working to resolve this issue. 😊👍

~ Team @nrbots`

MESSAGE ID: 53920

REPLIED TO MESSAGE ID: 53919

REPLIED TO MESSAGE TEXT: I have problem while downloading short

REPLIED TO MESSAGE USER ID: 5739242143

REPLIED TO MESSAGE USER MENTION: Suzaku

REPLIED TO MESSAGE USERNAME: @Lelouchxsuzaku

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/53919

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-07-27 17:14:21.742835

TIME: 17:14:21

USER: 5012005887

USER MENTION: Mikey 🥷🏻

USERNAME: @Zidex_1

FIRST NAME: Mikey 🥷🏻

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/54112

MESSAGE TEXT: `Ek giveaway miss kr diya Bhailog abhi turnt ❌ New giveaway aane Wale h Check kro ✅ @chor_bazar0

Join krke rkho`

MESSAGE ID: 54112

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Expecting value: line 1 column 1 (char 0)

Error in quotly in quote:

Expecting value: line 1 column 1 (char 0)

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/requests/models.py", line 971, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/lib/python3.10/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/quotly.py", line 165, in quote
    response_data = r.json()
  File "/home/ubuntu/.local/lib/python3.10/site-packages/requests/models.py", line 975, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

DATE: 2024-07-28 09:44:08.248247

TIME: 09:44:08

USER: 5378543429

USER MENTION: ㅤㅤShadow Monarch

USERNAME: @SungJinWooX

FIRST NAME: ㅤㅤShadow Monarch

CHAT: -1001894507694

MESSAGE LINK: https://t.me/c/1894507694/40765

MESSAGE TEXT: /q

MESSAGE ID: 40765

REPLIED TO MESSAGE ID: 40764

REPLIED TO MESSAGE TEXT: yoaoasuhdasu

REPLIED TO MESSAGE USER ID: 5378543429

REPLIED TO MESSAGE USER MENTION: ㅤㅤShadow Monarch

REPLIED TO MESSAGE USERNAME: @SungJinWooX

REPLIED TO MESSAGE CHAT ID: -1001894507694

REPLIED TO MESSAGE LINK: https://t.me/c/1894507694/40764

mr-stark-logs[bot] commented 1 month ago

Expecting value: line 1 column 1 (char 0)

Error in instadl in idgl:

Expecting value: line 1 column 1 (char 0)

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/requests/models.py", line 971, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/lib/python3.10/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/instadl.py", line 197, in idgl
    rdata = get(f"https://igdownloader.onrender.com/dl?key=naveen&url={url}").json()
  File "/home/ubuntu/.local/lib/python3.10/site-packages/requests/models.py", line 975, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

DATE: 2024-07-30 05:34:04.259017

TIME: 05:34:04

USER: 5378543429

USER MENTION: ㅤㅤShadow Monarch

USERNAME: @SungJinWooX

FIRST NAME: ㅤㅤShadow Monarch

CHAT: -1001894507694

MESSAGE LINK: https://t.me/c/1894507694/42701

MESSAGE TEXT: /instadl https://www.instagram.com/reel/C7Z6axoS65q/?igsh=dTZ4ZzVoNnczbTEx

MESSAGE ID: 42701

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

File type invalid

Error in gta5 in wasted:

File type invalid

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/gta5.py", line 17, in wasted
    poto_url = upload_file(pic)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/telegraph/upload.py", line 13, in upload_file
    r = TelegraphApi().upload_file(f)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/telegraph/api.py", line 71, in upload_file
    raise TelegraphException(error)
telegraph.exceptions.TelegraphException: File type invalid

DATE: 2024-07-30 05:43:27.941677

TIME: 05:43:27

USER: 5378543429

USER MENTION: ㅤㅤShadow Monarch

USERNAME: @SungJinWooX

FIRST NAME: ㅤㅤShadow Monarch

CHAT: -1001894507694

MESSAGE LINK: https://t.me/c/1894507694/42705

MESSAGE TEXT: /wasted

MESSAGE ID: 42705

REPLIED TO MESSAGE ID: 42704

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: 5378543429

REPLIED TO MESSAGE USER MENTION: ㅤㅤShadow Monarch

REPLIED TO MESSAGE USERNAME: @SungJinWooX

REPLIED TO MESSAGE CHAT ID: -1001894507694

REPLIED TO MESSAGE LINK: https://t.me/c/1894507694/42704

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-07-31 11:07:25.430784

TIME: 11:07:25

USER: 2051463415

USER MENTION: .

USERNAME: @ATHEXgod

FIRST NAME: .

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/54658

MESSAGE TEXT: @admin reply dedo @nrtboxbot pe

MESSAGE ID: 54658

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-08-01 11:22:52.763657

TIME: 11:22:52

USER: 6808989285

USER MENTION: 👑⃟≛⃝♡︎×͜×----------- Ꮇʀ≛⃝🕊️----------X🖤🕊️⃟👑⋆

USERNAME: @Neet_2025A

FIRST NAME: 👑⃟≛⃝♡︎×͜×----------- Ꮇʀ≛⃝🕊️----------X🖤🕊️⃟👑⋆

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/54760

MESSAGE TEXT: @admin hlo bro

MESSAGE ID: 54760

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @deals_nrbots'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'deals_nrbots'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: deals_nrbots'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-08-02 15:05:39.534393

TIME: 15:05:39

USER: 977977982

USER MENTION: NAITIK

USERNAME: @Naitikraj3101

FIRST NAME: NAITIK

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/54920

MESSAGE TEXT: @deals_nrbots

MESSAGE ID: 54920

REPLIED TO MESSAGE ID: 54897

REPLIED TO MESSAGE TEXT: Tg I'd

REPLIED TO MESSAGE USER ID: 5427921746

REPLIED TO MESSAGE USER MENTION: ⸙ꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋꠋ.ۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗ༄⪻Tøภץ

REPLIED TO MESSAGE USERNAME: @SUICIDE_IS_LAST_OPTIONS

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/54897

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-08-03 14:37:35.500761

TIME: 14:37:35

USER: 1477582805

USER MENTION: DC4 WARRIOR

USERNAME: @DC4_WARRIOR

FIRST NAME: DC4 WARRIOR

CHAT: -1001598311124

MESSAGE LINK: https://t.me/sources_codes/54519

MESSAGE TEXT: @admins

MESSAGE ID: 54519

REPLIED TO MESSAGE ID: 54517

REPLIED TO MESSAGE TEXT: Bro plz I have to submit at 9😭

REPLIED TO MESSAGE USER ID: 6845271972

REPLIED TO MESSAGE USER MENTION: ●_●

REPLIED TO MESSAGE USERNAME: @Gojo187eh

REPLIED TO MESSAGE CHAT ID: -1001598311124

REPLIED TO MESSAGE LINK: https://t.me/sources_codes/54517

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admins'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-08-03 15:11:08.915584

TIME: 15:11:08

USER: 6845271972

USER MENTION: ●_●

USERNAME: @Gojo187eh

FIRST NAME: ●_●

CHAT: -1001598311124

MESSAGE LINK: https://t.me/sources_codes/54520

MESSAGE TEXT: @admins plz send me project of a website using html css

MESSAGE ID: 54520

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-08-04 00:02:12.799425

TIME: 00:02:12

USER: 7006897125

USER MENTION: ♚Kɪɴɢ♚[ ãdmïñ ] 🎭

USERNAME: @King9995

FIRST NAME: ♚Kɪɴɢ♚[ ãdmïñ ] 🎭

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/55093

MESSAGE TEXT: `🔥👑🔥 VIP Instagram Services 🔥👑.
Promotion Offer 🎉🔴🚀

      🇮🇳🇵‌🇷‌🇴‌🇲‌🇴‌🇹‌🇮‌🇴‌🇳‌ 🇮🇳 Instagram bluetick available At ₹600 InstaGram Non Drops Indian Followers 🇮🇳

➡️ 100 Followers ➡️ 8 Rs ✅️🔥 ➡️ 200 Followers ➡️ 16 Rs ✅️🔥 ➡️ 500 Followers ➡️ 40 Rs ✅️🔥 ➡️ 1000 Followers ➡️ 80 Rs ✅️🔥 ➡️ 5000 Followers ➡️ 340 Rs ✅️🔥 ➡️ 10k Followers ➡️ 650 Rs ✅️🔥

🇮🇳 InstaGram REELS LIKE🇮🇳

❤️ 100 Likes ➡️ 1 Rs ⚡️🔝 ❤️ 200 Likes ➡️ 2 Rs ⚡️🔝 ❤️ 300 Likes ➡️ 3 Rs ⚡️🔝 ❤️ 500 Likes ➡️ 5 Rs ⚡️🔝 ❤️ 1000 Likes ➡️ 10 Rs ⚡️🔝 ❤️ 10k Likes ➡️ 60 Rs ⚡️🔝 ❤️ 50k Likes ➡️ 280 Rs ⚡️🔝

🩷 InstaGram REELS VIEWS 🇮🇳

🩷 100 Reels Views ➡️ 2 Rs ♥️🔥 🩷 500 Reels Views ➡️ 9 Rs 💜🔥 🩷 1000 Reels Views ➡️ 15 Rs 💙🔥 🩷 10k Reels Views ➡️ 90 Rs 💚🔥 🩷 20k Reels Views ➡️ 175 Rs 💛🔥

Proofs: @Instagramfollowers100m

✅ DM @king9995❤️ 💯🔥`

MESSAGE ID: 55093

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-08-04 11:40:54.600095

TIME: 11:40:54

USER: 6075690916

USER MENTION:

USERNAME: @Viiraat_Kohli

FIRST NAME:

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/55264

MESSAGE TEXT: . @XDSHIVAY @admin

MESSAGE ID: 55264

REPLIED TO MESSAGE ID: 55262

REPLIED TO MESSAGE TEXT: Check dm bro I have given u a method

REPLIED TO MESSAGE USER ID: 6075690916

REPLIED TO MESSAGE USER MENTION:

REPLIED TO MESSAGE USERNAME: @Viiraat_Kohli

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/55262

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-08-05 03:44:52.013475

TIME: 03:44:52

USER: 6877047912

USER MENTION: Ex6

USERNAME: @None

FIRST NAME: Ex6

CHAT: -1001598311124

MESSAGE LINK: https://t.me/sources_codes/54532

MESSAGE TEXT: `Please provide telegram advance forwarding bot source code or git

request #admin @admin`

MESSAGE ID: 54532

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_INVALID] - The username is invalid (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_INVALID] - The username is invalid (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @BULLETNEXTGEN'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'bulletnextgen'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: bulletnextgen'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameInvalid: Telegram says: [400 USERNAME_INVALID] - The username is invalid (caused by "contacts.ResolveUsername")

DATE: 2024-08-05 20:26:13.121222

TIME: 20:26:13

USER: 5378543429

USER MENTION: ㅤㅤShadow Monarch

USERNAME: @SungJinWooX

FIRST NAME: ㅤㅤShadow Monarch

CHAT: -1001894507694

MESSAGE LINK: https://t.me/c/1894507694/44175

MESSAGE TEXT: `FOR CLOUDSIGMA RDP/VPS NO CC REQUIRED

e-mail : https://temp-e.com/

phone number : https://play.google.com/store/apps/details?id=com.receivesms.online

CLOUDSIGMA : https://mnl.cloudsigma.com/ui/5.0/profile

AFTER MAKING RDP/VPS SEND SCREENSHOT

🌟CREDITS : @BULLETNEXTGEN😳`

MESSAGE ID: 44175

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

list index out of range

Error in afk in reply_to_afk:

list index out of range

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 73, in get_users
    return users if is_iterable else users[0]
IndexError: list index out of range

DATE: 2024-08-06 14:15:38.948125

TIME: 14:15:38

USER: 1335151827

USER MENTION: 🫧|°~®$Ɏ™~°|🫧 |🇮🇳 RISHISUPERYO GAMERZ 🇮🇳 |

USERNAME: @R1SHl

FIRST NAME: 🫧|°~®$Ɏ™~°|🫧 |🇮🇳 RISHISUPERYO GAMERZ 🇮🇳 |

CHAT: -1001311879888

MESSAGE LINK: https://t.me/FridaySpamGroup/316338

MESSAGE TEXT: `⚡️Buying Old Groups🔥

⭐️ Requirements:

🤔Group must be older than 2023 .

🤔Members : Any(doesn't matter)

🤔CHAT MUST BE VISIBLE

📸DM @RISHI_LEGIT TO SELL YOUR GROUPS✅

😱NOTE : I AM ONE OF THE OLDEST OLD GROUP BUYERS AND PROVIDE YOU SOME LIT TECHS ♾

✅OUR CHANNEL: @DEALlNGS ✅

deal`

MESSAGE ID: 316338

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 1 month ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-08-07 09:26:00.596809

TIME: 09:26:00

USER: 6188179913

USER MENTION: ꧁ঔৣ☬✞ 🆂︎🆄︎🆁︎🅰︎🅹︎

USERNAME: @Mr_invisible546415

FIRST NAME: ꧁ঔৣ☬✞ 🆂︎🆄︎🆁︎🅰︎🅹︎

CHAT: -1001406261584

MESSAGE LINK: https://t.me/NrBotsupport/56187

MESSAGE TEXT: `@admin Save restricted content bot

Is not working 🤕`

MESSAGE ID: 56187

REPLIED TO MESSAGE ID: 56186

REPLIED TO MESSAGE TEXT: `Save restricted content bot

Is not working 🤕`

REPLIED TO MESSAGE USER ID: 6188179913

REPLIED TO MESSAGE USER MENTION: ꧁ঔৣ☬✞ 🆂︎🆄︎🆁︎🅰︎🅹︎

REPLIED TO MESSAGE USERNAME: @Mr_invisible546415

REPLIED TO MESSAGE CHAT ID: -1001406261584

REPLIED TO MESSAGE LINK: https://t.me/NrBotsupport/56186

mr-stark-logs[bot] commented 4 weeks ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: admin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-08-08 05:56:30.224441

TIME: 05:56:30

USER: 6126696386

USER MENTION: ади

USERNAME: @Crax00

FIRST NAME: ади

CHAT: -1001755204332

MESSAGE LINK: https://t.me/AsmOT_Group/32630

MESSAGE TEXT: @admin

MESSAGE ID: 32630

REPLIED TO MESSAGE ID: 32629

REPLIED TO MESSAGE TEXT: It can not play any m3u8 or links

REPLIED TO MESSAGE USER ID: 6126696386

REPLIED TO MESSAGE USER MENTION: ади

REPLIED TO MESSAGE USERNAME: @Crax00

REPLIED TO MESSAGE CHAT ID: -1001755204332

REPLIED TO MESSAGE LINK: https://t.me/AsmOT_Group/32629

mr-stark-logs[bot] commented 4 weeks ago

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Error in afk in reply_to_afk:

Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 63, in resolve_peer
    return await self.storage.get_peer_by_id(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 176, in get_peer_by_id
    raise KeyError(f"ID not found: {peer_id}")
KeyError: 'ID not found: @AmirIsLive_yt'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 73, in resolve_peer
    int(peer_id)
ValueError: invalid literal for int() with base 10: 'amirislive_yt'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 76, in resolve_peer
    return await self.storage.get_peer_by_username(peer_id)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/storage/sqlite_storage.py", line 194, in get_peer_by_username
    raise KeyError(f"Username not found: {username}")
KeyError: 'Username not found: amirislive_yt'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/afk.py", line 110, in reply_to_afk
    chat = await c.get_users(mention_text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/users/get_users.py", line 60, in get_users
    user_ids = await asyncio.gather(*[self.resolve_peer(i) for i in user_ids])
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/resolve_peer.py", line 78, in resolve_peer
    await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.UsernameNotOccupied: Telegram says: [400 USERNAME_NOT_OCCUPIED] - The username is not occupied by anyone (caused by "contacts.ResolveUsername")

DATE: 2024-08-08 17:41:35.688229

TIME: 17:41:35

USER: 1967350317

USER MENTION: Amir

USERNAME: @Amir_9307

FIRST NAME: Amir

CHAT: -1001598311124

MESSAGE LINK: https://t.me/sources_codes/54561

MESSAGE TEXT: It gives me the perfect sensitivity for every scope.. u can check my youtube channel @AmirIsLive_yt

MESSAGE ID: 54561

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None

mr-stark-logs[bot] commented 4 weeks ago

Telegram says: [400 CHANNEL_PRIVATE] - The channel/supergroup is not accessible (caused by "messages.SendMessage")

Error in welcome in user_left:

Telegram says: [400 CHANNEL_PRIVATE] - The channel/supergroup is not accessible (caused by "messages.SendMessage")

Complete Error:

Traceback (most recent call last):
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/__init__.py", line 142, in wrapper
    return await func(client, message, *args, **kwargs)
  File "/home/ubuntu/Mr.Stark/Mr.Stark/Stark/Plugins/welcome.py", line 40, in user_left
    await message.reply_text(text)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/types/messages_and_media/message.py", line 1344, in reply_text
    return await self._client.send_message(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/messages/send_message.py", line 169, in send_message
    r = await self.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/advanced/invoke.py", line 80, in invoke
    r = await self.session.invoke(
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 405, in invoke
    return await self.send(query, timeout=timeout)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/session/session.py", line 362, in send
    RPCError.raise_it(result, type(data))
  File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 92, in raise_it
    raise getattr(
pyrogram.errors.exceptions.bad_request_400.ChannelPrivate: Telegram says: [400 CHANNEL_PRIVATE] - The channel/supergroup is not accessible (caused by "messages.SendMessage")

DATE: 2024-08-09 08:02:59.763754

TIME: 08:02:59

USER: 6970063619

USER MENTION: Mehloh

USERNAME: @mannna1

FIRST NAME: Mehloh

CHAT: -1002182224835

MESSAGE LINK: https://t.me/c/2182224835/795

MESSAGE TEXT: None

MESSAGE ID: 795

REPLIED TO MESSAGE ID: None

REPLIED TO MESSAGE TEXT: None

REPLIED TO MESSAGE USER ID: None

REPLIED TO MESSAGE USER MENTION: None

REPLIED TO MESSAGE USERNAME: @None

REPLIED TO MESSAGE CHAT ID: None

REPLIED TO MESSAGE LINK: None