Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

IITC-CE/ada_antibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADA AntiBot

This bot bans spammers in Telegram chat.

Run

To run you should export environment variables:

  • TELOXIDE_TOKEN - telegram bot token
  • TELEGRAM_ADMINS_GROUP_ID - telegram group id for managing banned users
  • TELEGRAM_TARGET_GROUP_ID - identifier of the group protected from spammers

Example:

$ TELOXIDE_TOKEN=<your token> TELEGRAM_ADMINS_GROUP_ID=-00000000 TELEGRAM_TARGET_GROUP_ID=-00000000 cargo run

About

IITC-CE Telegram Chat Spam Protection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages