Giter Club home page Giter Club logo

tempestub's Introduction

Anya Userbot

Pylint Repo Size License Python Version Release Maintained Files Downloads Commit since

click below to expand

• About



This is a telegram userbot which is written in pure python language and it is based on Dan's pyrogram library.

Now let's understand what is a userbot ?

A userbot is simple program to automate your telegram account. Userbots are same as telegram bots. the difference is that all the functionality & features of a bot is provided in a telegram user account.

You might be thinking, what can a userbot do ? well userbots can do a lots of things for example downloading a video/audio from YouTube, making telegram stickers, stopping unknown users from messaging us, image processing, etc. A userbot is not limited to its features it can be extended more and more, it can do more beyond its limits.

• Necessary vars

API_ID

get this value from https://my.telegram.org

API_HASH

get this value from https://my.telegram.org

SESSION

create session from session methods given below

TRIGGER

by default its dot (.) change it to any single symbol you like

LOG_CHAT

make a private group and get its chat id

TIME_ZONE

by default its Asia/Kolkata, change it your time zone

TOKEN

create a bot at https://t.me/BotFather and get its bot token
• Deployment ( 2 methods )



1. Deploy on Heroku

Deploy




2. Deploy on Termux

1. Install termux app in your device ( lastest version )

2. Run The code given below in termux.

  • cd $HOME && pkg install python3 git && git clone https://github.com/orofer-xt/TempestUB.git && cd Tempest && ./start.sh

3. Enter your details carefully.

4. Done, Have fun using Tempest Userbot.




Warning ⚠️: I will not be responsible for anything that happens with your account, channels, groups, friends, etc, if you get banned or limited it will be your fault, most of time nothing happens.



• MADE WITH 🎉 BY FLAME

tempestub's People

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.