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
Instagram-Reports is a tool made to ban any scam or bad person

ABOUT TOOL : Instagram-Reports is a tool made to ban any scam or bad person. Installation : sudo apt-get update -y sudo apt-get upgrade -y apt insta

Evan Al Mahmud Irfan ථ 1 Dec 20, 2021
A simple telegram voting bot based on the python-telegram-bot api.

A simple telegram voting bot based on the python-telegram-bot api. *To make it more easy to use, I might make a C++ code in the future so you don't ha

3 Sep 13, 2021
A FORKED AND Modded version of TL:GD for 🅱️3R0K🧲support

for support join here working example group Leech Here For Any Issues/Imrovements or Discussions go here or here Please Leave A star And Fork this Rep

KangersHub 202 Dec 26, 2022
Telegram 隨機色圖,支援每日自動爬取

Telegram 隨機色圖機器人 使用此原始碼的Bot 開放的隨機色圖機器人: @katonei_bot 已實現的功能 爬取每日R18排行榜 不夠色!再來一張 Tag 索引,指定Tag色圖 將爬取到的色圖轉為 WebP 格式儲存,節省空間 需要注意的事件 好久之前的怪東西,代碼質量不保證 請在使用A

cluckbird 15 Oct 18, 2021
Tools used by Ada Health's internal IT team to deploy and manage a serverless Munki setup.

Serverless Munki This repository contains cross platform code to deploy a production ready Munki service, complete with AutoPkg, that runs entirely fr

Ada Health 17 Dec 05, 2022
Yet another Wahrheit-oder-Pflicht bot for Telegram, because all the others suck.

Der WoPperBot Yet another Wahrheit-oder-Pflicht bot for Telegram, because all the others suck. The existing bots are all defunct or incomplete. So I w

Ben Wiederhake 9 Nov 15, 2022
Asynchronous wrapper for wttr.in weather forecast.

aiopywttr Asynchronous wrapper for wttr.in weather forecast. Synchronous version here. Installation pip install aiopywttr Example This example prints

Almaz 4 Dec 24, 2022
Discord Account Generator that will create Account with hCaptcha bypass. Using socks4 proxies

Account-Generator [!] This was made for education. Please use socks4 proxies for nice experiences. [!] Please install these modules - "pip3 install ht

RyanzSantos 10 Feb 23, 2022
The wrapper you need for the osu!api v2

oppy (op.py) oppy is the wrapper for use on the osu! v2 API. Version 1.0.0 Installation To install please use pip to install oppy pip install op.py To

Wayde 2 May 01, 2022
Notflix - Notion / Netflix and IMDb to organise your movie dates. Happy Valentine <3 from 0x1za

Welcome to notflix 👋 This is a project to help organise shows to watch with my

Mwiza Ed' Simbeye 3 Feb 15, 2022
📷 An Instagram bot written in Python using Selenium on Google Chrome

📷 An Instagram bot written in Python using Selenium on Google Chrome. It will go through posts in hashtag(s) and like and comment on them.

anniedotexe 47 Dec 19, 2022
Aria/qBittorrent Telegram mirror/leech bot

This Telegram Bot written in Python for mirroring files on the Internet to our Google Drive or Telegram. Based on python-aria-mirror-bot Features: qBi

Anas 2.1k Jan 04, 2023
Auto Filter Bot V2 With Python

How To Deploy Video Subscribe YouTube Channel Added Features Imdb posters for autofilter. Imdb rating for autofilter. Custom captions for your files.

Milas 2 Mar 25, 2022
Telegram Group Manager Bot Written In Python Using Pyrogram.

──「𝐂𝐡𝐢𝐤𝐚 𝐅𝐮𝐣𝐢𝐰𝐚𝐫𝐚」── Telegram Group Manager Bot Written In Python Using Pyrogram. Deploy To Heroku NOTE: I'm making this note to whoever

Wahyusaputra 3 Feb 12, 2022
It's My Bot, For my group in telegram :)

Get Start USage This robot is written in Python language for devdood Group in Telegram ... You can easily edit and use this source Edit and Run You ne

Mohsen farzadmanesh 7 Sep 24, 2022
WhatsAppCrashingToolv1.1 - WhatsApp Crashing Tool v1.1

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

E4crypt3d 3 Dec 20, 2022
Fetch information about a public Google document.

xeuledoc Fetch information about any public Google document. It's working on : Google Docs Google Spreadsheets Google Slides Google Drawning Google My

Malfrats Industries 655 Jan 03, 2023
A bot to get Statistics like the Playercount from your Minecraft-Server on your Discord-Server

Hey Thanks for reading me. Warning: My English is not the best I have programmed this bot to show me statistics about the player numbers and ping of m

spaffel 12 Sep 24, 2022
My Discord Bot that I used to learn Python. Please disregard the unstructured code!

Botsche My personal Discord Bot. To run this bot, change TOKEN in config.ini to your Discord Bot Token, which can be retrieved from your Discord Dev

Mats Voss 1 Nov 29, 2021
Simple Webhook Spammer with Optional Proxy Support

😎 �Simple Webhook Spammer with Optional Proxy Support:- [+] git clone https://g

Terminal1337 12 Sep 29, 2022