NotPixel is a Telegram automation tool designed to help you manage and interact with @notpixel. This bot can create sessions, gather statistics, and automate tasks for your accounts. https://t.me/crypto_alcash one of forks of my code: https://github.com/YarmolenkoD/notpixel
NotPixel | 2024-09-27 22:58:03 | SUCCESS | 64 - Available accounts: 1.
Traceback (most recent call last):
File "/home/adminio/notpixel/main.py", line 15, in
asyncio.run(main())
File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
return future.result()
File "/home/adminio/notpixel/main.py", line 10, in main
await process()
File "/home/adminio/notpixel/bot/utils/launcher.py", line 73, in process
await run_tasks(accounts=accounts)
File "/home/adminio/notpixel/bot/utils/launcher.py", line 80, in run_tasks
tg_client = await get_tg_client(session_name=session_name, proxy=raw_proxy)
File "/home/adminio/notpixel/bot/core/registrator.py", line 48, in get_tg_client
"port": int(proxy.split(":")[4])
IndexError: list index out of range
NotPixel | 2024-09-27 22:58:03 | SUCCESS | 64 - Available accounts: 1. Traceback (most recent call last): File "/home/adminio/notpixel/main.py", line 15, in
asyncio.run(main())
File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
return future.result()
File "/home/adminio/notpixel/main.py", line 10, in main
await process()
File "/home/adminio/notpixel/bot/utils/launcher.py", line 73, in process
await run_tasks(accounts=accounts)
File "/home/adminio/notpixel/bot/utils/launcher.py", line 80, in run_tasks
tg_client = await get_tg_client(session_name=session_name, proxy=raw_proxy)
File "/home/adminio/notpixel/bot/core/registrator.py", line 48, in get_tg_client
"port": int(proxy.split(":")[4])
IndexError: list index out of range