Giter Site home page Giter Site logo

annihilatorrrr / telebot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xditya/telebot

0.0 0.0 1.0 9.22 MB

Advanced Telegram UserBot. [Python][Telethon]

Home Page: https://xditya.gitbook.io/telebot

License: GNU Affero General Public License v3.0

Python 99.65% Dockerfile 0.16% Shell 0.19%

telebot's Introduction

TeleBot - Telegram UserBot

Repository Archieved.

Please head on to TeamUltroid and use Ultroid instead.

Video Tutorial on deploying

Click the below button to watch the video tutorial on deploying

Documentation

For passionate readers ๐Ÿ˜‚ the documentation can be found here

The Easier Way to install

Deploy To Heroku

Support

Join TeleBot Support group for updates and new plugin suggestions. Do fork and star the repo

Session String

generate_string
Alternative sites can be found here, incase the top one doesn't work.

The Normal Way

Simply clone the repository and run the main file:

git clone https://github.com/xditya/TeleBot
cd TeleBot
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip install -r requirements.txt
# <Create local_config.py with variables as given below>
python3 -m telebot

An example local_config.py file could be:

Not All of the variables are mandatory

The Userbot should work by setting only the first two variables

from heroku_config import Var

class Development(Var):
  APP_ID = 6
  API_HASH = "eb06d4abfb49dc3eeb1aeb98ae0f581e"

Heroku Configuration Simply just leave the Config as it is.

Local Configuration Check Line 111 and start adding your vars there. Fortunately there are no Mandatory vars for the UniBorg Support Config.

Mandatory Vars

  • Only two of the environment variables are mandatory.
  • This is because of telethon.errors.rpc_error_list.ApiIdPublishedFloodError
  • The userbot will not work without setting the mandatory vars.

Disclaimer

/**
    	Improper use may lead to ban.
    	I am not responsible if you misuse this bot.
	This bot is just for managing groups more effectively and having some fun
	with your telegram account.
	No one is responsible for your actions.
	If you spammed and got reported again and again, 
	and, at last got your account banned, and you
	point your fingers at me, I'll be rolling on the floor laughing at you.
/**

telebot's People

Contributors

xditya avatar halodragon7410 avatar prince-mendiratta avatar leeveshkamboj avatar indianbhaiya avatar buddhhu avatar theshubhendra avatar starkgang avatar deepsource-autofix[bot] avatar itzsjdude avatar tgexplore avatar 1danish-00 avatar arnabxd avatar benchamxd avatar deepsourcebot avatar phyco-ninja avatar sppidy avatar

Forkers

tamilvip007

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.