Skip to content

scp-079/scp-079-warn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCP-079-WARN

This bot is used to warn or ban someone in group by admin commands.

How to use

To Do List

  • Warn or ban someone
  • Forgive feature
  • Support response the reply to report message
  • Interfacing with the whole project database
  • Managed by SCP-079-CONFIG
  • Support the HIDE channel
  • Show more details
  • Follow the hard core interaction principle

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
      • group.py : Functions about group
      • 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 : 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.