Files
West14 cd518131af Update README.md
The real purpose of this commit is to trigger the GitHub Actions workflow.
2022-03-17 18:25:39 +02:00

865 B

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.