All Projects → scp-079 → scp-079-pm

scp-079 / scp-079-pm

Licence: GPL-3.0 license
Everyone can have their own private chat bot

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to scp-079-pm

scp-079-captcha
Provide challenges for newly joined members
Stars: ✭ 52 (+108%)
Mutual labels:  telegram-group, pyrogram, scp-079
TG-FileStreamBot
Stream Telegram files to web
Stars: ✭ 193 (+672%)
Mutual labels:  telegram-bot, pyrogram
Remove-BG-Bot
A media background remover telegram bot with pyrogram framework.
Stars: ✭ 28 (+12%)
Mutual labels:  telegram-bot, pyrogram
Pyro-FileStreamBot
Stream Telegram files to web
Stars: ✭ 38 (+52%)
Mutual labels:  telegram-bot, pyrogram
Komi-San
Telegram Group Management Bot based on Pyrogram
Stars: ✭ 27 (+8%)
Mutual labels:  telegram-bot, pyrogram
caligo
SelfBot for Telegram
Stars: ✭ 34 (+36%)
Mutual labels:  telegram-bot, pyrogram
Image-UploadBot
Telegram to telegra.ph image uploader bot
Stars: ✭ 44 (+76%)
Mutual labels:  telegram-bot, pyrogram
slam-mirrorbot
Aria/qBittorrent Telegram mirror/leech bot.
Stars: ✭ 1,072 (+4188%)
Mutual labels:  telegram-bot, pyrogram
Telegram Vc Bot
A bot that can play music on telegram group's voice chat.
Stars: ✭ 94 (+276%)
Mutual labels:  telegram-bot, pyrogram
Anjani
🤖 Telegram group management bot with spam protection
Stars: ✭ 45 (+80%)
Mutual labels:  telegram-bot, pyrogram
john feedbackbot
A simple feedback bot with message response support
Stars: ✭ 22 (-12%)
Mutual labels:  telegram-bot, pyrogram
WilliamButcherBot
Telegram Group Manager Bot Written In Python Using Pyrogram.
Stars: ✭ 187 (+648%)
Mutual labels:  telegram-bot, pyrogram
MissElizabethRobot
MashaRoBot : 📑Editor's choice
Stars: ✭ 43 (+72%)
Mutual labels:  telegram-bot, pyrogram
FileStreamBot
Telegram File to Link Fastest Bot , Its Generate Direct Links Quickly
Stars: ✭ 99 (+296%)
Mutual labels:  telegram-bot, pyrogram
userbot
Telegram Userbot built with Pyrogram
Stars: ✭ 94 (+276%)
Mutual labels:  telegram-bot, pyrogram
Stella
Stella - the first telegram group management bot to be built in Pyrogram.
Stars: ✭ 25 (+0%)
Mutual labels:  telegram-bot, pyrogram
MwK-Musics
A Telegram Bot to Play Audio in Voice Chats With Youtube and Deezer support. Supports Live streaming from youtube Supports Mega Radio Fm Streamings
Stars: ✭ 38 (+52%)
Mutual labels:  telegram-bot, pyrogram
tgmusicbot
Telegram bot for downloading audio from YouTube, SoundCloud & MixCloud.
Stars: ✭ 66 (+164%)
Mutual labels:  telegram-bot, pyrogram
LyricsPyRobot
A Telegram bot for searching lyrics.
Stars: ✭ 29 (+16%)
Mutual labels:  telegram-bot, pyrogram
KennedyXMusic
A Bot For Playing Music In VCG Telegram!
Stars: ✭ 29 (+16%)
Mutual labels:  telegram-bot, pyrogram

SCP-079-PM

Everyone can have their own Telegram private chat bot.

This project provides python code of a Telegram private chat forwarding bot.

How to use

Requirements

  • Python 3.6 or higher
  • pip: pip install -r requirements.txt or pip install -U APScheduler pyAesCrypt pyrogram[fast]

Files

  • plugins
    • functions
      • channel.py : Functions about channel
      • deliver.py : I am a delivery boy
      • etc.py : Miscellaneous
      • file.py : Save files
      • filters.py : Some filters
      • ids.py : Modify id lists
      • receive.py : Receive data from exchange channel
      • telegram.py : Some telegram functions
      • timers.py : Timer functions
      • user.py : Functions about user
    • handlers
      • callback.py : Handle callbacks
      • command.py : Handle commands
      • message.py : Handle messages
    • glovar.py : Global variables
  • .gitignore : Ignore
  • config.ini.example -> config.ini : Configuration
  • LICENSE : GPLv3
  • main.py : Start here
  • README.md : This file
  • requirements.txt : Managed by pip

Contribute

Welcome to make this project even better. You can submit merge requests, or report issues.

License

Licensed under the terms of the GNU General Public License v3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].