Scp 079 Pm Save

Everyone can have their own private chat bot

Project README

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.

Open Source Agenda is not affiliated with "Scp 079 Pm" Project. README Source: scp-079/scp-079-pm
Stars
39
Open Issues
1
Last Commit
1 year ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating