mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
refactor/code-watcher
Message delayed deleter service deals with issue when you need to delete some message with delay without blocking the execution. This is replacement for dumb Task.Delay call. Use of it could be used before as exploit, to stop responding for a long time.
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.
Description
Languages
C#
99.3%
Dockerfile
0.7%