Warn or ban someone by admin commands
This bot is used to warn or ban someone in group by admin commands.
pip install -r requirements.txt
or pip install -U APScheduler pyAesCrypt pyrogram[fast]
channel.py
: Functions about channeletc.py
: Miscellaneousfile.py
: Save filesfilters.py
: Some filtersgroup.py
: Functions about groupids.py
: Modify id listsreceive.py
: Receive data from exchange channeltelegram.py
: Some telegram functionstimers.py
: Timer functionsuser.py
: Functions about usercallback.py
: Handle callbackscommand
: Handle commandsmessage.py
: Handle messagesglovar.py
: Global variables.gitignore
: Ignoreconfig.ini.example
-> config.ini
: ConfigurationLICENSE
: GPLv3main.py
: Start hereREADME.md
: This filerequirements.txt
: Managed by pipWelcome to make this project even better. You can submit merge requests, or report issues.
Licensed under the terms of the GNU General Public License v3.