Бот - Гуль для твоего телеграм аккаунта

Overview

Я - Гуль (бот), теперь работает в чатах

Работа бота

Отблагодарить автора за проделанную работу можно здесь
Помощь с установкой тут


Установка на Андроид

После установки перейдите в раздел Запуск

Скачиваем приложение Termux в Play Market
Открываем и пишем команды снизу поочерёдно

Для копирования команды нажмите справа от неё

Обновляем

apt-get update

Ставим git и python

apt-get install git python

Если спросит Do you want to continue? [Y/n] отвечаем Y и продолжаем
Устанавливаем pyrogram

pip install pyrogram

Клонируем репозиторий

git clone https://github.com/error1001es/teleghoul.git

После установки перейдите в раздел Запуск


Установка на Пк

После установки перейдите в раздел Запуск

Скачиваем git и python
При установке Python обязательно ставим галочку Add to PATH

Устанавливаем pyrogram

pip install pyrogram

Клонируем репозиторий

git clone https://github.com/error1001es/teleghoul.git

Запуск

Перед каждым запуском обновляйте бота
Введите и ждите пока бот запросит номер телефона, привязанный к ВАШЕМУ телеграму

python teleghoul/index.py

В ТЕЛЕГРАМ придёт код, введите его и бот заработает

Запуск

Если у вас стоит двухфакторная аутентификация, то бот запросит пароль

После запуска бот даст тебе знать, последующие запуски выполняются без каких-либо установок

    Ctrl+С - Отключение бота

Команды в Телеграме

Я гуль - спам

Одновременно запускать лучше только в один чат

Пожалуйста, не тестируйте работу на мне


Пожертвовать

Сбер: 5469450014457196
Тинькофф: 5536913879572820
Мой Киви
Сервис донатов https://www.donationalerts.com/r/ponyal


Помощь

При возникновении ошибок проверьте правильность написания/копирования команд
Попробуйте еще раз и только потом пишите мне в ЛС вместе со скриншотом!


Обновление

Заходим в папочку с ботом

cd teleghoul

Обновляем

git pull

Выходим из папки, для удобного последующего запуска

cd ../

Дополнительные возможности и изменение команд

Вы можете открыть файл config.py командой nano teleghoul/config.py

    Ctrl+X - Выйти из редактирования
Pyspark sam - Analyze Big Sequence Alignments with PySpark in AWS EMR

pyspark_sam This repo hosts my code for the article "Analyze Big Sequence Alignm

Sixing Huang 4 Dec 09, 2022
Auto-Rollnumber-sender - Auto Rollnumber sender with python

Auto-Rollnumber-sender The above code fits better on my system but it can vary s

Riya Tripathi 2 Feb 14, 2022
A Advanced Powerful, Smart And Intelligent Group Management Bot With New And Powerful Features

Vegeta Robot A Advanced Powerful, Smart And Intelligent Group Management Bot With New And Powerful Features ... Written with Pyrogram and Telethon...

⚡ CT_PRO ⚡ 9 Nov 16, 2022
A minimalistic, modern Discord bot for roles and polls using dropdowns

DropBot A minimalistic, modern Discord bot for roles and polls using dropdowns Made by ThatOneCalculator Technologies used Instructions Type /, and na

ModernBots 1 Jun 27, 2022
EC2 that automatically move files received through FTP to S3

ftp-ec2-s3-cf EC2 that automatically move files received through FTP to S3 Installation CloudFormation template Deploy now! Usage IP / domain name: ta

Javier Santana 1 Jun 19, 2021
Flood discord webhooks

Webhook-Spammer Flood discord webhooks Asynchronous webhook spammer Fast & Efficient Usage - Use it with atleast 500 threads Put a valid webhook Use a

trey 1 Apr 22, 2022
Drover is a command-line utility for deploying Python packages to Lambda functions.

drover drover: a command-line utility for deploying Python packages to Lambda functions. Background This utility aims to provide a simple, repeatable,

Jeffrey Wilges 4 May 19, 2021
Just a simple discord bot a create for try

WAIFU MATERIAL DISCORD BOT! French ver. here HOW TO LAUNCH First, clone this rep

1 Jan 08, 2022
Nowadays we don't have time to listen to each and every song that we come across in a playlist.

Nowadays we don't have time to listen to each and every song that we come across in a playlist. so, this project helps you. we used Spotify API for collecting the dataset information and able to do E

3 Apr 26, 2022
Ts-matterbridge - Integrate TeamSpeak Chat with MatterBridge

TeamSpeak-MatterBridge Bot You can use this bot to integrate TeamSpeak Chat with

4 Sep 25, 2022
A Telegram Message Manager Bot by @AbirHasan2005

Messages-Manager-Bot A Telegram Message Manager Bot by @AbirHasan2005. This Bot can delete specific type of messages from Group. I specially use for @

Abir Hasan 32 Nov 12, 2022
Create Discord Accounts Semi-Automatically Without Captcha Solving API Key

Discord-Account-Generator Create Discord Accounts Semi-Automatically without captcha solving api key IMPORTANT: Your chromedriver version should be th

NotSakshyam 11 Mar 21, 2022
A Python wrapper around the Twitter API.

Python Twitter A Python wrapper around the Twitter API. By the Python-Twitter Developers Introduction This library provides a pure Python interface fo

Mike Taylor 3.4k Jan 01, 2023
Programmeertheorie 2022 - Team Trainspotters - RailNL

Trainspotters Vak: Programmeertheorie 2022 Gekozen case: RailNL Teamnaam: Trainspotters Studenten: Mijntje Meijer, Sam Bijhouwer, Maik Larooij To-do's

Maik Larooij 1 Jan 25, 2022
Using GNU Radio and HackRF One to Receive, Analyze and Send ASK/OOK signals

play_with_ask NIS-8016 Lab A code: Recv.grc/py: Receive signals and match with ASK button using HackRF and GNU radio. I use AM demod block(can also in

Chen Anxue 1 Jul 04, 2022
A python library built on the API of the coderHub.sa, which helps you to fetch the challenges and more

coderHub A python library built on the API of the coderHub.sa, which helps you to fetch the challenges and more Installation • Features • Usage • Lice

TheAwiteb 5 Nov 04, 2022
Protect Discord server invite link

DiscordOauth2Join Protect discord server invite links! Setup I will not help setting up the discord application, but just python. First, install the r

ZEEE 4 Aug 12, 2021
Python Twitter API

Python Twitter Tools The Minimalist Twitter API for Python is a Python API for Twitter, everyone's favorite Web 2.0 Facebook-style status updater for

2.9k Dec 29, 2022
WhatsAppCrashingToolv1.1 - WhatsApp Crashing Tool v1.1

WhatsAppCrashingTool v1.1 This is just for Educational Purpose WhatsApp Crashing

E4crypt3d 3 Dec 20, 2022
Telegram Bot to check covid vaccine slot availability on CoWin site

Cowin Assist Telegram Bot Check the bot here @cowinassistbot. This is a simple Telegram bot to Check slots availability Get an alert when slots become

32 Jun 21, 2022