scoutopis / TECHNOBOT

Technobot is one of the smoothest userbot for Telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚑ π•‹π•–π•”π•™π•Ÿπ• π”Ήπ• π•₯ ⚑

Bot logo

This is a userbot made for telegram. This is the one and only official TechnoBotπŸ’– Userbot made by @Technoboy_02. Don't forget to star this repo if you liked it. Enjoy Your Bot!!πŸ’

Stars Forks Size
Python Maintenance
Open Source Love svg2 Contributors PRs Welcome License


Status Of Bot


Telegram πŸͺ

  • Telegram Group
  • Telegram Channel

The owner would not be responsible for any kind of bans due to the bot.

FORK AT YOUR OWN RISK

βš™οΈ D E P L O Y I N G βš™οΈ

βˆ‚Ρ”Οβ„“ΟƒΡƒ Ρ‚Οƒ нєяσкυ

α΄…α΄‡α΄˜ΚŸα΄Κ ᴛᴏ ᴋᴏʏᴇʙ

Run Command for Koyeb:

gunicorn app:app & python3 -m Technobot

StringSession

GenerateString

- Click On Generate String
- Then Click On Green Run Button.
- Wait for a while then fill the details.
- String will be saved in your Saved Message.

TO HOST π•‹π•–π•”π•™π•Ÿπ• π”Ήπ• π•₯ LOCALLY ON ANY OTHER VPS FOLLOW THE CMDS

sudo apt update && sudo apt upgrade -y

sudo apt install --no-install-recommends -y curl git libffi-dev libjpeg-dev libwebp-dev python3-lxml python3-psycopg2 libpq-dev libcurl4-openssl-dev libxml2-dev libxslt1-dev python3-pip python3-sqlalchemy openssl wget python3 python3-dev libreadline-dev libyaml-dev gcc zlib1g ffmpeg libssl-dev libgconf-2-4 libxi6 unzip libopus0 libopus-dev python3-venv libmagickwand-dev pv tree mediainfo

git clone https://github.com/TECHNOBOT-OP/TECHNOUSERBOT tbot

cd tbot

sudo apt install virtualenv

sudo apt install nano

mv exampleconfig.py config.py
nano config.py

(fill this) -> ctrl+x -> y -> enter

sudo apt install screen

screen -S tbot

virtualenv venv

source venv/bin/activate

pip3 install -r requirements.txt

sudo apt install tmux

tmux

source venv/bin/activate

pip3 install -r requirements.txt

python3 -m Technobot

Variables

  • APP_ID = Get this value from my.telegram.org

  • API_HASH = Get this value from my.telegram.org

  • TECHNO_STRING = Get this by using Repl.it or from terminal

  • BOT_TOKEN = Make A Bot From @BotFather and paste it's token.

  • DB_URI = Use Sql Database From elephantsql.com

  • HANDLER = Use Your Command Handler Any Symbol

  • EXTRA_REPO = True / False

  • UPSTREAM_REPO = pro

  • TZ = Asia/Kolkata


  • The userbot will not work without setting these vars.

Official Supports βœ…

Get help regarding setting up 

your π•‹π•–π•”π•™π•Ÿπ• π”Ήπ• π•₯ in our official 

support Group and get updates

notifications in Update Channel.

Contact Me

β€’ LICENSE β€’

Copyright (C) 2022 π•‹π•–π•”π•™π•Ÿπ• π”Ήπ• π•₯

Poject π•‹π•–π•”π•™π•Ÿπ• π”Ήπ• π•₯ is free software: you can redistribute it and/or modify

it under the terms of the GNU General Public License as published by

the Free Software Foundation, either version 3 of the License, or

(at your option) any later version.

This program is distributed in the hope that it will be useful,

but WITHOUT ANY WARRANTY; without even the implied warranty of

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

GNU General Public License for more details.

You should have received a copy of the GNU General Public License

along with this program. If not, see https://www.gnu.org/licenses/.

β€’ Credits πŸ… β€’

β€’ Inspired from all the userbots available publically for telegram.

β€’ Motivated mainly by LEGENDBOT and Catuserbot.

β€’ LonamiWebs for Telethon.

β€’ TECHNO:DEV

β€’ Plugins credit goes to LEGENDBOT

About

Technobot is one of the smoothest userbot for Telegram

License:GNU General Public License v3.0


Languages

Language:Shell 63.4%Language:Python 36.1%Language:Procfile 0.5%