Modular Telegram bot running on Python

Overview

Checker DeepSource Last Commit Contributors

Project is no longer maintained! Use other userbot if you want to deploy
as this Project is outdated.

Project Bot Userbot

our

A modular Telegram userbot running on Python 3.8+ with an sqlalchemy database.

#include 
   
    
/**
    Your Telegram account may get banned.
    I am not responsible for any improper use of this bot
    This bot is intended for the purpose of having fun with memes,
    as well as efficiently managing groups.
    You ended up spamming groups, getting reported left and right,
    and you ended up in a Finale Battle with Telegram and at the end
    Telegram Team deleted your account?
    And after that, then you pointed your fingers at us
    for getting your acoount deleted?
    I will be rolling on the floor laughing at you.
/**

   

 

Easy way to deploy

Deploy to Heroku

 

Google Drive Tutorial

SetGD

Credits

 

License

Raphielscape Public License - Version 1.d, July 2020

You might also like...
Okaeri Robot: a modular bot running on python3 with anime theme and have a lot features
Okaeri Robot: a modular bot running on python3 with anime theme and have a lot features

OKAERI ROBOT Okaeri Robot is a modular bot running on python3 with anime theme a

A Characther powerful in saints saiya anime and modular telegram group management bot built using python3
A Characther powerful in saints saiya anime and modular telegram group management bot built using python3

Kaneki Ken A Powerful and Modular Saint Aries is a Characther powerful in saints saiya anime and modular telegram group management bot built using pyt

A Next-Gen modular Python3 Telegram-Bot with Anime Theme to it.
A Next-Gen modular Python3 Telegram-Bot with Anime Theme to it.

Hsea Robot A modular Telegram Python bot running on python3 with a sqlalchemy database and an entirely themed persona to make Cutiepii suitable for An

Pydf: A modular Telegram Bot which provides Pdf Tools using PyPdf2

pyDF-Bot 🌍 Pydf - Pyrogram Document File Bot, a modular Telegram Bot which prov

An anime themed telegram group management bot based on sqlalchemy database running on python3.
An anime themed telegram group management bot based on sqlalchemy database running on python3.

Kazuko Robot A Telegram Python bot running on python3 forked with saitama and DiasyX with a sqlalchemy database and an entirely themed persona to make

Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live strams, YouTube videos and telegram media.

Telegram VCVideoPlayBot An Telegram Bot By @ZauteKm To Stream Videos in Telegram Voice Chat. NOTE: Make sure you have started a VoiceChat in your Grou

Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live strams, YouTube videos and telegram media.

Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live strams, YouTube videos and telegram media.

Comments
Releases(v4)
  • v4(Nov 30, 2021)

    What's Changed

    • Format code with black, yapf, autopep8 and isort by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/72

    Full Changelog: https://github.com/jefanya14/Bot/compare/v3...v4

    What's Changed

    • Format code with black, yapf, autopep8 and isort by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/72

    Full Changelog: https://github.com/jefanya14/Bot/compare/v3...v4

    Source code(tar.gz)
    Source code(zip)
  • v3(Nov 29, 2021)

    What's Changed

    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/66
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/67
    • Remove reimported module by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/68
    • Format code with black, yapf, autopep8 and isort by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/70
    • Format code with black, yapf, autopep8 and isort by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/69

    Full Changelog: https://github.com/jefanya14/Bot/compare/v2...v3

    Source code(tar.gz)
    Source code(zip)
  • v2(Nov 29, 2021)

    What's Changed

    • Refactor unnecessary else / elif when if block has a break statement by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/57
    • Remove unnecessary statement by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/56
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/58
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/62
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/63

    Full Changelog: https://github.com/jefanya14/Bot/compare/v1...v2

    Source code(tar.gz)
    Source code(zip)
  • v1(Nov 29, 2021)

    What's Changed

    • Replace multiple == checks with in by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/4
    • Use sys.exit() calls by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/5
    • Format code with black, yapf, autopep8, isort, standardrb, standardjs, prettier, rubocop, google-java-format and php-cs-fixer by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/6
    • Remove reimported module by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/7
    • Change methods not using its bound instance to staticmethods by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/9
    • Remove unused global variable by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/10
    • Remove duplicate exceptions by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/11
    • Use identity check for comparison to a singleton by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/14
    • Use identity check for comparison to a singleton by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/13
    • Refactor unnecessary else / elif when if block has a return statement by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/15
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/16
    • Delete unreachable statements by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/17
    • Refactor if expression by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/18
    • Remove unnecessary statement by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/19
    • Remove unnecessary lambda expression by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/20
    • Refactor the comparison involving not by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/21
    • Simplify the if statement by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/22
    • Refactor unnecessary else / elif when if block has a return statement by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/23
    • Merge collapsible if statements by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/34
    • Remove implicit object from the base class by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/33
    • Set check flag to True by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/32
    • Replace eval with ast.literal_eval by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/31
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/35
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/36
    • Access attribute directly by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/30
    • raise NotImplementedError in empty functions by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/29
    • Remove unnecessary del statement from local scope by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/28
    • Remove unnecessary pass by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/27
    • Remove unnecessary pass by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/26
    • Refactor unnecessary else / elif when if block has a break statement by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/25
    • Remove empty block of code by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/42
    • Remove unnecessary f-string by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/41
    • Refactor unnecessary else / elif when if block has a return statement by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/40
    • Remove blank lines after docstring by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/39
    • Remove redundant None default by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/38
    • Merge collapsible with statements by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/37
    • Remove assignment of variable to itself by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/44
    • Refactor unnecessary else / elif when if block has a return statement by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/43
    • Refactor unnecessary else / elif when if block has a return statement by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/45
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/48
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/47
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/46
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/50
    • raise NotImplementedError in empty functions by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/51
    • Merge collapsible if statements by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/52
    • Remove assignment of variable to itself by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/53
    • Format code with black, yapf, autopep8, isort, standardjs, prettier and google-java-format by @deepsource-autofix in https://github.com/jefanya14/Bot/pull/54

    New Contributors

    • @deepsource-autofix made their first contribution in https://github.com/jefanya14/Bot/pull/4

    Full Changelog: https://github.com/jefanya14/Bot/commits/v1

    Source code(tar.gz)
    Source code(zip)
Owner
Jefanya Efandchris
Jefanya Efandchris
Bender: A Markov Babbler Slack Bot

See the Digital Ocean tutorial for instructions on how to get the basic bot structure in place. Once you have that, set the gunicorn command to run as

Andrew Howard 1 Dec 04, 2021
AKShare is an elegant and simple financial data interface library for Python, built for human beings

AKShare is an elegant and simple financial data interface library for Python, built for human beings

AKFamily 5.8k Dec 30, 2022
Ubuntu env build; Nginx build; DB build;

Deploy 介绍 Deploy related scripts bitnami Dependencies Ubuntu openssl envsubst docker v18.06.3 docker-compose init base env upload https://gitlab-runn

Colin(liuji) 10 Dec 01, 2021
Trading bot that uses Elon Musk`s tweets to know when to buy cryptocurrency.

Elonbot Trading bot that uses Elon Musk`s tweets to know when to buy cryptocurrency. Here is how it works: Subscribes to someone's (elonmusk?) tweets

153 Dec 23, 2022
A discord program that will send a message to nearly every user in a discord server

Discord Mass DM Scrapes users from a discord server to promote/mass dm Report Bug · Request Feature Features Asynchronous Easy to use Free Auto scrape

dropout 56 Jan 02, 2023
A Telegram bot that searches for the original source of anime, manga, and art

A Telegram bot that searches for the original source of anime, manga, and art How to use the bot Just send a screenshot of the anime, manga or art or

Kira Kormak 9 Dec 28, 2022
Python: Asynchronous client for the Tailscale API

Python: Asynchronous client for the Tailscale API Asynchronous client for the Tailscale API. About This package allows you to control and monitor Tail

Franck Nijhof 9 Nov 22, 2022
A Discord Bot that tracks and displays cryptocurrencies using the CoinMarketCap API

PyBo - A Crypto Inspired Discord Bot Pybo (paɪ boʊ) is a Discord bot that utilizes the discord.py API wrapper to run the bot. Pybo also integrates the

0 Nov 17, 2022
Dribble sign up screen built in python and kivy

Dribble sign up screen built in python and kivy contains Dribble icon with icon position and shadow animation.

1 Dec 06, 2021
Neko is An Anime themed advance Telegram group management bot.

NekoRobot A modular telegram Python bot running on python3 with an sqlalchemy, mongodb database. ╒═══「 Status 」 Maintained Support Group Included Free

Lovely Boy 22 Jan 05, 2023
Bot Telegram per creare e gestire un Babbo Natale Segreto con amici ecc

Babbo Natale Segreto: Telegram Bot Bot Telegram per creare e gestire un Babbo Natale Segreto con amici ecc. Che cos'è? Il Babbo Natale Segreto è un gi

Francesco Ciociola 2 Jul 18, 2022
Process your transactions from etherscan (and other forks) into excel file for easier manipulation.

DEGEN TRACKER Read first This is my first Python open source project and it is very likely full of bad practices and security issues. You should not u

1 Oct 13, 2022
Predict the Site EUI, given the characteristics of the building and the weather data for the location of the building.

wids_datathon_2022 Description: Contains a data pipeline used to predict energy EUI Goals: Dataset exploration Automating the parameter fitting, gener

1 Mar 25, 2022
Discord Token Generator based on HTTPX, makes unverified tokens and automatically joins your server! this is used for memberboosting

Discord Token Generator | 2021 Features: (1) hCaptcha Bypasser, latest hfuck.py Updated by me (2) Free Proxy Support/Scrapper (3) Custom Realistic Dat

2 Nov 30, 2021
Simple Telegram webscrap bot

webscrap-bot Simple Telegram webscrap bot Configs TOKEN - Get bot token from @BotFather API_ID - From my.telegram.org API_HASH - From my.telegram.org

lokaman chendekar 10 Oct 21, 2022
Status-embed - Cool open source profile embed for Discord

Current Status : Incomplete Status Embed Status Embed is an awesome open source

Ritabrata Das 2 Feb 17, 2022
Seth Userbot with python

SETH-USERBOT DEPLOY TO HEROKU Group Support: String Session : Stay Support 🚀 ❁ LonamiWebs and Telethon © Credits ⚡ THANK YOU VERY MUCH FOR zeinzo Zei

seth 4 Jan 10, 2022
Lol qq parser - A League of Legends parser for QQ data

lol_qq_parser A League of Legends parser for QQ data Sources This package relies

Tolki 3 Jul 13, 2022
Source code for Profile REST API

PROJECT PROFILE REST API Creating local development server: We will create a local development server that can run and test our API as we build it. We

1 Mar 29, 2022
A Fork of Gitlab's Permifrost tool for managing Snowflake Permissions

permifrost-fork This is a fork of the GitLab permifrost project. As the GitLab team is not currently maintaining the project, we've taken on maintenac

Hightouch 7 Oct 13, 2021