项目作者: scp-079

项目描述 :
Hide the real sender
高级语言: Python
项目地址: git://github.com/scp-079/scp-079-hide.git
创建时间: 2019-07-29T01:51:35Z
项目社区:https://github.com/scp-079/scp-079-hide

开源协议:GNU General Public License v3.0

下载


SCP-079-HIDE

This bot is used to hide the real sender.

How to use

To Do List

  • Forward messages

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
      • etc.py : Miscellaneous
      • file.py : Save files
      • filters.py : Some filters
      • receive.py : Receive data from exchange channel
      • telegram.py : Some telegram functions
      • timers.py : Timer functions
    • handlers
      • command : 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.