Coder Social home page Coder Social logo

zeephyr0 / zephyr0_userbot1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hikariatama/hikka

0.0 0.0 0.0 3.06 MB

The most fresh and updateable Telegram userbot. By one of the most active contibutors to GeekTG

Home Page: https://hikariatama.ru/hikka

License: GNU Affero General Public License v3.0

Shell 0.53% JavaScript 1.45% Python 96.21% CSS 1.15% Dockerfile 0.04% Jinja 0.63%

zephyr0_userbot1's Introduction

DeepSource DeepSource

 Code style: black


Installation

Installation page

Local installation:

Simply run this command out of root and follow the instructions of installer:
. <(wget -qO- https://hikariatama.ru/get_hikka)

Manual installation (no script):
apt update && apt install git libcairo2 -y && git clone https://github.com/hikariatama/Hikka && cd Hikka && pip install -r requirements.txt && python3 -m hikka If you are on VPS\VDS, type --proxy-pass in the end of command to open SSH tunnel to your Hikka web interface, or use --no-web to complete setup in console

Goorm installation:
1. Go to https://ide.goorm.io, click Sign Up
2. Click Skip
3. Click New container
4. Press Ctrl+M or click the button Create in the end of page
5. After the container is created, click Stop
6. Confirm with Stop container
7. Turn on Always-on
8. Click Run
9. Paste the command from spoiler to terminal export GOORM="1" && apt update -y && apt upgrade -y && apt install python3.8 git wget -y && git clone https://github.com/hikariatama/Hikka && (wget -qO- https://bootstrap.pypa.io/get-pip.py | python3.8 -) && update-alternatives --install /usr/bin/python python /usr/bin/python3.8 1 && update-alternatives --set python /usr/bin/python3.8 && update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.8 1 && update-alternatives --set python3 /usr/bin/python3.8 && update-alternatives --set python /usr/bin/python3.8 && update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.8 1 && update-alternatives --set python3 /usr/bin/python3.8 && alias python3=/usr/bin/python3 && alias python=/usr/bin/python3 && alias pip="python3.8 -m pip" && alias pip3="python3.8 -m pip" && cd Hikka && python3.8 -m pip install -r requirements.txt && (python3.8 -m hikka &)
10. Leave the container to do it's thing and be ready to type 2 following by Enter in terminal if the content from attached picture occures Run
11. In the end you'll see the link. Follow it and fill in the required data

Some further details:

Pre-installed automatic database backuper
Welcome installation info

Changes

  • 🆕 Latest Telegram layer with reactions, video stickers and other stuff
  • 🔓 Security improvements, including native entity caching and targeted security rules
  • 🎨 UI/UX improvements
  • 📼 Improved and new core modules
  • ⏱ Quick bug fixes (compared to official FTG and GeekTG)
  • ▶️ Inline forms, galleries and lists
  • 🔁 Full backward compatibility with FTG, GeekTG and Dragon Userbot modules

Requirements

  • Python 3.8+
  • API_ID and HASH from Telegram

Documentation

Check out Wiki for developers' documentation
User docs will be available soon



Features

Forms - bored of writing? Use buttons! Galleries - scroll your favorite photos in Telegram
Inline - share userbot with your friends Bot interactions - "No PM"? No problem. Feedback bot at your service
InlineLogs - traceback directly in message, caused error Grep - execute command and get only required lines

👨‍👦 NoNick, NoNickUser, NoNickCmd, NoNickChat - use another account for userbot


⚠️ This project is provided as-is. Developer doesn't take ANY responsibility over any problems, caused by userbot. By installing Hikka you take all risks on you. This is but not limited to account bans, deleted (by Telegram algorithms) messages, SCAM-modules, leaked sessions (due to SCAM-modules). It is highly recommended to enable the API Flood protection (.api_fw_protection) and not to install many modules at once. By using Hikka you give your consent to any actions made by your account in background in purposes of automatization. Please, consider reading https://core.telegram.org/api/terms for more information.

Special thanks to:

  • Hackintosh5 for FTG, which is the base of project
  • Kazunimo for Turkish translation pack
  • Hegakura for Tatar translation pack
  • Aldehydesäure for German translation pack
  • Amore for Uzbek translation pack
  • Lonami for Telethon, which is the base of Hikka-TL
  • Dan for pyrogram, which is the base of Hikka-Pyro

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.