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
Bringing Ethereum Virtual Machine to StarkNet at warp speed!

Warp Warp brings EVM compatible languages to StarkNet, making it possible to transpile Ethereum smart contracts to Cairo, and use them on StarkNet. Ta

Nethermind 700 Dec 26, 2022
Tools for use in DeFi. Impermanent Loss calculations, staking and farming strategies, coingecko and pancakeswap API queries, liquidity pools and more

DeFi open source tools Get Started Instalation General Tools Impermanent Loss, simple calculation Compare Buy & Hold with Staking and Farming Complete

Juan Pablo Pisano 467 Jan 08, 2023
A cut down version of QUANT containing just the model in Python (QUANTPy)

A cut down version of QUANT containing just the model in Python (QUANTPy)

2 Apr 15, 2022
An open source development framework to help you build data workflows and modern data architecture on AWS.

AWS DataOps Development Kit (DDK) The AWS DataOps Development Kit is an open source development framework for customers that build data workflows and

Amazon Web Services - Labs 111 Dec 23, 2022
A Simple Advance Auto Filter Bot Complete Rewritten Version Of Adv-Filter-Bot

Adv Auto Filter Bot This Is Just An Simple Advance Auto Filter Bot Complete Rewritten Version Of Adv-Filter-Bot.. Just Sent Any Text As Query It Will

TeamShadow 4 Dec 10, 2021
可基于【腾讯云函数】/【GitHub Actions】/【Docker】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|腾讯视频|有道云笔记|网易云音乐|一加手机社区官方论坛|百度贴吧|Bilibili|V2EX|咔叽网单|什么值得买|AcFun|天翼云盘|WPS|吾爱破解|芒果TV|联通营业厅|Fa米家|小米运动|百度搜索资源平台|每日天气预报|每日一句|哔咔漫画|和彩云|智友邦|微博|CSDN|王者营地|

每日签到集合 基于【腾讯云函数】/【GitHub Actions】/【Docker】的每日签到脚本 支持多账号使用 特别声明: 本仓库发布的脚本及其中涉及的任何解锁和解密分析脚本,仅用于测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断。

87 Nov 12, 2022
This is a discord token generator(requests) which works and makes 200 tokens per minute

Discord Email verified token generator Creates email verified discord accounts (unlocked) Report Bug · Discord server Features Profile pictures and na

131 Dec 10, 2022
DB-Drive-CSV - This is app is can be used to access CSV file as JSON from Google Drive.

DB Drive CSV This is app is can be used to access CSV file as JSON from Google Drive. How To Use Create file/ upload file to Google Drive There's 2 fi

Hartawan Bahari M. 5 Oct 20, 2022
股票量化

StockQuant Gary-Hertel 请勿提交issue!可以加入交流群与其他朋友一起自学交流,加微信mzjimmy 一、配置文件的设置 启动框架需要先导入必要的模块,并且载入一次配置文件! 配置文件是一个json格式的文件config.json,在docs文件夹中有模板

218 Dec 25, 2022
[Multithreading] [Proxy - auto & infile]

Discord-Token-Generator-AutoCheck [Multithreading] [Proxy - auto & infile] How to install? pip install -r requirements.txt run generator.py with pytho

Chakeaw__ 3 Oct 17, 2021
OpenSource bot for control groups ...

⭕️ کمک به افراد برای اداره هرچه فان تره گروه 📟 همه گروه های بزرگ نیاز به یه بات خفن دارن تا از گروه مراقبت کنه این بات کارش همینه سعی کرده فیچر خیلی

Mehran Alam Beigi 2 Nov 26, 2021
Space Bot, a Discord bot built for HackerSpace Club of PES University

Space Bot Space Bot, a Discord bot built for HackerSpace Club of PES University What can Space Bot do? Space Bot allows you to lookup any mentor or to

HackerSpace @PESU 7 Oct 23, 2022
A community Billy vs SNAKEMAN bot

BvS Bot A discord bot built for the Billy vs SNAKEMAN community! Dependencies An installation of Python 3.9.x with ssl compiled. The following pip pac

Neopolitan 2 May 10, 2022
Hermes Bytecode Reverse Engineering Tool (Assemble/Disassemble Hermes Bytecode)

hbctool A command-line interface for disassembling and assembling the Hermes Bytecode. Since the React Native team created their own JavaScript engine

Pongsakorn Sommalai 216 Jan 03, 2023
Scheduled Block Checker for Cardano Stakepool Operators

ScheduledBlocks Scheduled Block Checker for Cardano Stakepool Operators Lightweight and Portable Scheduled Blocks Checker for Current Epoch. No cardan

SNAKE (Cardano Stakepool) 4 Oct 18, 2022
A free and open-source SMS/Call bombing application

TBOMB V0.1 A free and open-source SMS/Call bombing application NOTE: For Termux To use the bomber type the following commands in Termux: pkg install g

ᴀɴᴋɪᴛ ᴋᴜᴍᴀʀ 2 Dec 07, 2021
Discord-Lite - A light weight discord client written in Python, for developers, by developers.

Discord-Lite - A light weight discord client written in Python, for developers, by developers.

Sachit 142 Jan 07, 2023
Busty - A bot for the Busty Discord server

Busty Discord bot used for the Busty server. Install You'll need at least Python

Andrew Morgan 7 Dec 05, 2022
Python client for Arista eAPI

Arista eAPI Python Library The Python library for Arista's eAPI command API implementation provides a client API work using eAPI and communicating wit

Arista Networks EOS+ 124 Nov 23, 2022
A better rename and convert bot with upload mode option and Auto detection

A better rename and convert bot with upload mode option and Auto detection

Code X Mania 2 Nov 09, 2021