https://github.com/kazedevid/securitygroupbot
Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.
https://github.com/kazedevid/securitygroupbot
Last synced: about 1 year ago
JSON representation
Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.
- Host: GitHub
- URL: https://github.com/kazedevid/securitygroupbot
- Owner: KazeDevID
- License: mit
- Created: 2022-04-09T05:22:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T05:54:12.000Z (about 4 years ago)
- Last Synced: 2025-03-29T17:06:58.805Z (over 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ✨ SecurityGroupBot ✨
### Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.
[](https://python.org)
[](https://GitHub.com/PunyaChael/)
## Requirements
- Python >= 3.7
## Install Locally Or On A VPS
```sh
$ git clone https://github.com/PunyaChael/SecurityGroupBot
$ cd SecurityGroupBot
$ pip3 install -U -r requirements.txt
$ cp sample_config.py config.py
```
Edit **config.py** with your own values
# Run Directly
```sh
$ python3 -m PunyaChael
```
# Heroku
[](https://heroku.com/deploy?template=https://github.com/PunyaChael/SecurityGroupBot/)
# Docker
```sh
$ git clone https://github.com/PunyaChael/SecurityGroupBot
$ cd SecurityGroupBot
```
Edit **config.env** With Own Values.
```sh
$ sudo docker build . -t PunyaChael
$ sudo docker run PunyaChael
```
## Note
1. NOT RELATED TO INTELLIVOID IN ANY WAY.