mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
cd518131af
The real purpose of this commit is to trigger the GitHub Actions workflow.
14 lines
865 B
Markdown
14 lines
865 B
Markdown
# 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).
|
|
- `RichSiteSummary`. RSS feed parser integration to Telegram.
|
|
- `UrlLimitations`. Extended antispam is based on monitoring URLs in 10 first messages from any user.
|
|
- `Destiny2.WhereIsXur`.
|
|
- `ChatManagement`. Warns, bans, etc.
|
|
- `Entertainment`. Python and Bayan.
|
|
- `ChatQuotes`. Ability to make a quote from a chat message. Powered by: https://github.com/LyoSU/quote-api.
|
|
- `Reputation`. Add some competitive experience to your chat by using this module.
|
|
- `ContentStore`. Add the place, where your chat members can spend points gained by using Reputation module. Depends on Reputation.
|