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
A modular telegram Python bot running on python3 with an sqlalchemy database.

TG_Bot A modular telegram Python bot running on python3 with an sqlalchemy database. Originally a simple group management bot with multiple admin feat

Movindu Bandara 1 Nov 2, 2021
A modular telegram Python bot running on python3 with an sqlalchemy database.

Saber A modular telegram Python bot running on python3 with an sqlalchemy database. Originally a marie fork - Saber has evolved further and was built

ZERO • アクバル . 4 Nov 9, 2021
A modular Telegram Python bot running on python3 with a sqlalchemy, redis, telethon.

GilbertAnimeBot A modular Telegram Python bot running on python3 with a sqlalchemy, redis, telethon. How to setup/deploy. Read these notes carefully b

Kishore 1 Jan 23, 2022
A modular Telegram Python bot running on python3 with a sqlalchemy database.

Nao Tomori Robot Found Me On Telegram As Nao Tomori ?? A modular Telegram Python bot running on python3 with a sqlalchemy database. How to setup/deplo

Stinkyproject 1 Nov 24, 2021
Modular Telegram bot running on Python

Modular Telegram bot running on Python

Jefanya Efandchris 1 Dec 26, 2021
A modular Telegram group management bot running with Python based on Pyrogram.

A modular Telegram group management bot running with Python based on Pyrogram.

Jefanya Efandchris 1 Nov 14, 2022
Optimus Prime - A modular Telegram group management and drive clone bot running on Python with sqlalchemy database

Optimus Prime Bot . ?? A modular Telegram group management and drive clone bot r

null 9 Jun 1, 2022
Kanata Bot - a modular bot running on python3 with anime theme and have a lot features

Kanata Bot Kanata Bot is a modular bot running on python3 with anime theme and have a lot features. Easiest Way To Deploy On Heroku This Bot is Create

Rikka-Chan 2 Jan 16, 2022
Prime Mega is a modular bot running on python3 with autobots theme and have a lot features.

PRIME MEGA Prime Mega is a modular bot running on python3 with autobots theme and have a lot features. Easiest Way To Deploy On Heroku This Bot is Cre

『TØNIC』 乂 ₭ILLΣR 45 Dec 15, 2022
A modular bot running on python3 with anime theme and have a lot features

STINKY ROBOT Emiko Robot is a modular bot running on python3 with anime theme and have a lot features. Easiest Way To Deploy On Heroku This Bot is Cre

Riyan.rz 3 Jan 21, 2022