Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
/ antispambot Public archive

Telegram Anti Spam Bot, provides basic functionalities to block unwanted bots and limit functionalities of newcomers

Notifications You must be signed in to change notification settings

jt0in3e/antispambot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram antispam bot

Aim of the bot is to limit another bots to be added to managed Telegram groups as well as restrict some functionalities of newcomers (available only for supergroups - see details here) .

How it works?
  1. Start the bot -> http://t.me/against_spam_bot (@against_spam_bot)

  2. Then add this bot to your Telegram group (how to add new member see here)

  3. Assign admin rights to the bot

    3.1. If your group is normal group -> just make it admin; it is recommended to turn off option 'all members of group is admins'

    3.2. If your group is supergroup -> bot could be only assigned with rights to ban users; it won't need any other rights in supergroup. Firstly you add the bot to admins, than assign right to ban users

  4. It works :)

If you need help write directly to the Group on Telegram.

Run own instance of bot

You could run you own bot. Just register on heroku.com, clone this repo, make you Telegram bot with @BotFather, set up heroku's environvental variables such as TG_TOKEN (telegram bot token) and HEROKU_URL (url of your app on heroku) and spin it off.

Credits

This bot works on great bot framework -> Telegraf.js. GitHub link -> https://github.com/telegraf/telegraf

About

Telegram Anti Spam Bot, provides basic functionalities to block unwanted bots and limit functionalities of newcomers

Resources

Stars

Watchers

Forks

Packages

No packages published