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
python based bot Sends notification to your telegram whenever a new video is released on a youtube channel!

YTnotifier python based bot Sends notification to your telegram whenever a new video is released on a youtube channel! REQUIREMENTS telethon python-de

Mohamed Rizad 6 Jul 23, 2022
A simple Discord Token Grabber sending the new token if the victim changes his password.

💎 Riot 💎 Riot is a simple Discord token grabber written in Python3 running in background and executing when the victim start their computer. If the

Billy 66 Dec 26, 2022
A Python wrapper for the WooCommerce API.

WooCommerce API - Python Client A Python wrapper for the WooCommerce REST API. Easily interact with the WooCommerce REST API using this library. Insta

WooCommerce 171 Dec 25, 2022
An simple python script for remove rockstar account for fivem, very useful for cheating or change account for unban from an server, remember change steam account.

This tool is used for be unbanned from servers, u need disconnect the discord, use other steam account and uninstall xbox for be unbanned 100%, it only work for unban in server, not global

MiguDEV 4 Oct 10, 2022
This bot automaticaly access to giveaway ! You can won free NFT !

This bot automaticaly access to giveaway ! You can won free NFT !

2s.py 28 Oct 20, 2022
inventory replenishment for a hospital.

Inventory-Replenishment Inventory-Replenishment for a hospital that would like to explore how advanced anlytics may help automate their decision proce

1 Jan 09, 2022
A project in order to analyze user's favorite musics, artists and genre

Spotify-Wrapped This is a project about Spotify Wrapped (which is an extra option for premium accounts, but you don't need to be premium here) This pr

Hossein Mohseni 19 Jan 04, 2023
Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!

SageMaker Studio Lab Sample Notebooks Available today in public preview. If you are looking for a no-cost compute environment to run Jupyter notebooks

Amazon Web Services 304 Jan 01, 2023
批量下载抖音无水印视频

版权说明 本项目fork自Johnserf-Seed TikTokDownload。目的是为了增加个性化的功能,若想体验更多完善的功能请支持原作者的项目。 免责声明 本代码仅用于学习,下载后请勿用于商业用途。 环境要求 请检查宿主机,是否安装了python环境,并且配置了环境变量 pytho

Zhiwu Mao 44 Dec 28, 2022
An Advanced Telegram Bot to Play Radio & Music in Voice Chat. This is Also The Source Code of The Bot Which is Being Used For Playing Radio in @AsmSafone Channel ❤️

Telegram Radio Player V3 An Advanced Telegram Bot to Play Nonstop Radio/Music/YouTube Live in Channel or Group Voice Chats. This is also the source co

SAF ONE 421 Jan 05, 2023
Telegram anime bot that uses Anilist API

Telegram Bot Repo Capable of fetching the following Info via Anilist API inspired from AniFluid and Nepgear Anime Airing Manga Character Scheduled Top

Lucky Jain 71 Jan 03, 2023
Boilerplate template for the discord-py-interactions library

discord-py-interactions_boilerplate Boilerplate template for the discord-py-interactions library Currently, this boilerplate supports discord-py-inter

Ventus 7 Dec 03, 2022
To dynamically change the split direction in I3/Sway so as to split new windows automatically based on the width and height of the focused window

To dynamically change the split direction in I3/Sway so as to split new windows automatically based on the width and height of the focused window Insp

Ritin George 6 Mar 11, 2022
This Code is Property of Rehyann Saini. Feel Free to use this Project.

Email-Spammer Rehyann Saini in Collabration With Fe13 Productions This is an easy to use Dev Friendly Email spammer... #Important Things to know..! St

Rehyann Saini 1 Jan 14, 2022
The Python SDK for the Rackspace Cloud

pyrax Python SDK for OpenStack/Rackspace APIs DEPRECATED: Pyrax is no longer being developed or supported. See openstacksdk and the rackspacesdk plugi

PyContribs 238 Sep 21, 2022
PHION's client-side core python library

PHION-core PHION's client-side core python library. This library is not meant to be used directly by users. If you want to install phion please use th

PHION 2 Feb 07, 2022
PackMyPayload - Emerging Threat of Containerized Malware

This tool takes a file or directory on input and embeds them into an output file acting as an archive/container.

Mariusz Banach 594 Dec 29, 2022
Script Crack Facebook, and Instagram 🚶‍♂

in-mbf Script Crack Facebook, and Instagram 🚶‍♂ Bukti Install Script $ pkg update && pkg upgrade $ pkg install git $ pkg install python2 $ pip2 insta

Yumasaa 5 Dec 27, 2021
SquireBot is a Discord bot designed to run and manage tournaments entirely within a Discord.

Overview SquireBot is a Discord bot designed to run and manage tournaments entirely within a Discord. The current intended usecase is Magic: the Gathe

7 Nov 29, 2022