Giter Site home page Giter Site logo

teabyte / telegram-views Goto Github PK

View Code? Open in Web Editor NEW
177.0 177.0 94.0 38 KB

Asynchronous fake Telegram post views with auto proxy scraping.

Python 100.00%
fake-views telegram telegram-auto-views telegram-fake-post-viewer telegram-fake-posts-viewer telegram-fake-seen telegram-fake-viewer telegram-post telegram-post-viewer telegram-poster telegram-viewer telegram-views telegram-views-increaser

telegram-views's Introduction

telegram-views's People

Contributors

inetplusteam avatar teabyte avatar youesky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

telegram-views's Issues

Run the script noothing happens

Dear Sir

I have a problem with running the script, I am trying to run the script from pycharm(cloned repo) with this command -
./tviews.py -t https -m rotate -p login:[email protected]:8000 -с Boost IT Studio -pt5
and after I run it the cmd window opens for an instant and then immediately disappears
I also tried to run run it from cmd on windows using the command on the picture, nothing happend as well
image
I would be extremely grateful for your help

Error

[ OUTPUT ] Error | Channel Or Post Not Found!

Software

I need a software for telegram views.

from configparser import ConfigParser from time import sleep as swait from re import search error_file = open('errors.txt', 'a+', encoding='utf-8') logger = lambda error: error_file.write(f'{error}\n') def auto_loader(): try: cfg = ConfigParser(interpolation=None) cfg.read("config.ini", encoding="utf-8") return ( cfg["HTTP"].get("Sources").splitlines(), cfg["SOCKS4"].get("Sources").splitlines(), cfg["SOCKS5"].get("Sources").splitlines() ) except KeyError: print(' [ Error ] config.ini not found!') swait(3);quit() def input_loader(): url_input = search(r'(https?:\/\/t\.me\/)?([^/]+)/(\d+)', input(' [ INPUT ] Enter Post URL: ')) if url_input: _, channel, post = url_input.groups() return channel, post else: print(' [ ERROR ] Channel Or Post Not Found!') swait(3);quit()

issue with running with abspath

Hello!
First i want to thank author for the great work, it is very useful and helps a lot!
I have a liitle issue when im trying to run script with python subprocess module in the same venv as main program

import subprocess
post_number = '116'
python_path = r'D:\Study_v2\venv\Scripts\python.exe'
command = [r'start', r'cmd', r'/c', python_path, r"D:\Study_v2\tgview\tviews.py", "--mode", "auto",
"--channel", "video_prikoly_laughgazm", "--post", post_number] # Выполняем команду # Выполняем команду
subprocess.run(command, shell=True)

here console opens in [Waiting...] status and nothing happens after

thank you for any help

Too fast

Can you please add a delay? A number of seconds to pause between view next 10 or 100 views.
So I can pass for example "-p 10" argument and the script will wait 10 seconds after viewing the first 10 views, then display and next 10 views, etc

If you running this for a real channel it will be very helpful to make this more "human" by delay option.
Thanks

Waiting and not found

Hello, I tried this code with the first method, it says waiting, and it says, the auto file was not found

No Views

Despite the "Sent" amount keeps increasing, the number of telegram post views do not increase.
Also, the number of proxy errors is huge
image

No views

Ran it and getting no views. Hella errors and alot of sent requests but no views.. how do i fix this?

Invalid syntax

Hi guys,

Sorry I am a total newbie;

Would like to know the exact syntax to make the code run.

Or maybe the essential steps before running it

I keep having invalid syntax errors,

Thanks a lot,

Alexandre

Very slow recently

About 2 weeks ago this bot increased about 200 views in about 5-15 minutes, but now it takes over an hour to get 100 views. Can this be fixed?

How to run

Can you make a detailed video on how to run the tool?

Waiting...

Hey, Ive used the tool and it never gets past the Waiting... screen.
I have even used your channel and post id: python tviews.py --mode auto --channel tviews --post 4

Still the same issue. Any solutions?
Thanks in advance!

Views on all posts

In general, it works well, I would like to see views not on one specified post, but randomly on all posts or somehow balanced.

Update proxy sources

Hello

Can you please update the proxy resources?
Because most proxies don't work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.