All Projects → TheHamkerCat → SpamProtectionRobot

TheHamkerCat / SpamProtectionRobot

Licence: MIT license
Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SpamProtectionRobot

ezpastebot
Upload text to pastebin service ezpaste (https://ezup.dev/p), with image preview for source code highlighting
Stars: ✭ 21 (-54.35%)
Mutual labels:  pyrogram, pyrogram-bot
Komi-San
Telegram Group Management Bot based on Pyrogram
Stars: ✭ 27 (-41.3%)
Mutual labels:  pyrogram, pyrogram-bot
tgmusicbot
Telegram bot for downloading audio from YouTube, SoundCloud & MixCloud.
Stars: ✭ 66 (+43.48%)
Mutual labels:  pyrogram, pyrogram-bot
LyricsPyRobot
A Telegram bot for searching lyrics.
Stars: ✭ 29 (-36.96%)
Mutual labels:  pyrogram, pyrogram-bot
ilovepdf
Telegram Bot that helps you to convert Images to pdf, pdf to images, 45+ file formats to pdf, more features Soon..
Stars: ✭ 140 (+204.35%)
Mutual labels:  pyrogram, pyrogram-bot
File-Sharing-Bot
Telegram Bot to store Posts and Documents and it can Access by Special Links.
Stars: ✭ 867 (+1784.78%)
Mutual labels:  pyrogram, pyrogram-bot
WilliamButcherBot
Telegram Group Manager Bot Written In Python Using Pyrogram.
Stars: ✭ 187 (+306.52%)
Mutual labels:  pyrogram, pyrogram-bot
Telegram Vc Bot
A bot that can play music on telegram group's voice chat.
Stars: ✭ 94 (+104.35%)
Mutual labels:  pyrogram, pyrogram-bot
AlexaSongBot
Telegram Music Bot 📻
Stars: ✭ 25 (-45.65%)
Mutual labels:  tgbot, pyrogram
MissElizabethRobot
MashaRoBot : 📑Editor's choice
Stars: ✭ 43 (-6.52%)
Mutual labels:  tgbot, pyrogram
SmudgeLord
SmudgeLord tgBot source code.
Stars: ✭ 19 (-58.7%)
Mutual labels:  pyrogram, pyrogram-bot
spamtoberfest
Fight against PR spammers
Stars: ✭ 51 (+10.87%)
Mutual labels:  antispam, spam-detection
Image-UploadBot
Telegram to telegra.ph image uploader bot
Stars: ✭ 44 (-4.35%)
Mutual labels:  pyrogram, pyrogram-bot
MashaRoBot
MashaRoBot : 📑Editor's choice
Stars: ✭ 39 (-15.22%)
Mutual labels:  tgbot, pyrogram
content-moderation-image-api
An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
Stars: ✭ 50 (+8.7%)
Mutual labels:  nsfw-classifier, nsfw-detection
bitrix-antispam
1C Bitrix anti-spam mod.
Stars: ✭ 10 (-78.26%)
Mutual labels:  antispam
Nana-Bot
Telegram Modular Userbot using python3.7
Stars: ✭ 38 (-17.39%)
Mutual labels:  pyrogram
StringSessionBot
Pyrogram and Telethon String Session Generator
Stars: ✭ 63 (+36.96%)
Mutual labels:  pyrogram
blogspam-api
Implementation of the blogspam.net server in golang
Stars: ✭ 22 (-52.17%)
Mutual labels:  spam-detection
Userge-Assistant
assistant-bot for manage userge OT group
Stars: ✭ 34 (-26.09%)
Mutual labels:  pyrogram

SpamProtectionRobot

Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.

Python  ForTheBadge built-with-love

Requirements

  • Python >= 3.7

Install Locally Or On A VPS

$ git clone https://github.com/thehamkercat/SpamProtectionRobot

$ cd SpamProtectionRobot

$ pip3 install -U -r requirements.txt

$ cp sample_config.py config.py

Edit config.py with your own values

Run Directly

$ python3 -m spr

Heroku

Deploy

Docker

$ git clone https://github.com/TheHamkerCat/SpamProtectionRobot

$ cd SpamProtectionRobot

Edit config.env With Own Values.

$ sudo docker build . -t spr

$ sudo docker run spr

Note

  1. NOT RELATED TO INTELLIVOID IN ANY WAY.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].