2020-03-02 00:14:29 +04:00
|
|
|
# Modular Telegram Bot
|
|
|
|
|
Modular Telegram Bot is a project for hosting in one bot application many small services.
|
|
|
|
|
|
|
|
|
|
This repository contains next built-in modules:
|
|
|
|
|
- `CombotAntiSpam`. Integrates with CAS API and kicks any member who detected by CAS (if possible).
|
2020-03-14 16:41:23 +04:00
|
|
|
- `RichSiteSummary`. RSS feed parser integration to Telegram.
|
|
|
|
|
- `UrlLimitations`. Extended antispam is based on monitoring URLs in 10 first messages from any user.
|
|
|
|
|
- `Destiny2.WhereIsXur`.
|
2022-01-03 01:09:44 +03:00
|
|
|
- `ChatManagement`. Warns, bans, reputation system for chats.
|
|
|
|
|
- `Entertainment`. Python and Bayan.
|