AB cc44f0e23b Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	assets/help_text.rs
2021-01-11 11:22:47 +03:00
2021-01-11 11:21:18 +03:00
2021-01-10 21:38:18 +03:00
2021-01-05 05:04:26 +03:00
2021-01-10 21:38:18 +03:00
2020-12-07 17:55:11 +03:00
2020-12-07 17:55:11 +03:00
2021-01-08 06:42:32 -08:00

Desubot
Telegram bot with light group statistic and heavy spy features.

== Features ==
* Collect all the messages sent to group.
* Collect all the media sent to group including voice, stickers, video, video notes, documents.
* /here command to mention all members.
* Alongside with saving whole message bot perform blacklist filter and stemming for every word (only Russian). "Красивую собаку мыли негры" -> "красивый собака мыть негр"
* Generate sentences using Markov Chains trained on history with /markov_all.
* Syntax highlighting for CODE exported to image.

== Important ==
* Desubot uses MyStem by Yandex for word stemming and assume that mystem binary is available in PATH.
On Windows it may be placed on working directory. Both Linux and Windows mystem binary is in repo.
Description
Chatbot for Telegram Groups for power users.
Readme 27 MiB
Languages
Rust 98.4%
Python 1%
Dockerfile 0.6%