Files
desubot/README.md

28 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhouse-of-vanity%2Fdesubot.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhouse-of-vanity%2Fdesubot?ref=badge_shield)
2020-12-10 17:38:03 +03: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.
2021-01-08 17:32:39 +03:00
* Syntax highlighting for CODE exported to image.
2020-12-10 18:37:11 +03:00
2020-12-16 23:25:25 +03:00
== Important ==
* Desubot uses MyStem by Yandex for word stemming and assume that mystem binary is available in PATH.
2022-12-16 12:29:50 +02:00
* ubuntu deps: libssl-dev libsqlite3-dev cmake libfreetype-dev pkg-config
2024-08-04 23:05:07 +03:00
[Docker Hub](https://hub.docker.com/repository/docker/ultradesu/desubot/general)
2022-01-23 15:09:05 +03:00
![image](https://user-images.githubusercontent.com/4666566/150677613-32bdedf9-4b4c-4ec5-99cd-3d0221e56fb5.png)
![image](https://user-images.githubusercontent.com/4666566/150677660-183572b4-2a69-425f-a32c-dba5ec97e438.png)
## License
2021-08-24 13:17:12 +03:00
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhouse-of-vanity%2Fdesubot.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhouse-of-vanity%2Fdesubot?ref=badge_large)
2022-01-23 15:09:05 +03:00