-
Notifications
You must be signed in to change notification settings - Fork 2
Projects built with tbot
Though not more popular than other crates yet, tbot
is already used to build
bots and programs for the real world. Here is a list of projects that alredy use
tbot
, including some dogfooding ones.
If you want to add your bot to this list, open a merge request against this wiki's repository!
Chinese word segmentation Telegram bot powered by the Jieba algorithm.
- Source code: GitHub
A bot that generates pseudorandom messages by building Markov chains.
- Telegram: @twn_alert_bot
A bot which allows users to subscribe single word or phrase and then sends notifications when this word appers in the body of news article. So this is news monitoring bot.
- Source code: GitLab
A small tool written in pure Rust and tbot
, which sends you a notification
via your bot when a command finishes its execution.
cargo install noce
NOCE_BOT_TOKEN=… NOCE_CHAT_ID=… noce --stdout --time -- echo "Hello, noce!"
- Telegram: @invertatthemebot
- Source code: GitLab
A bot that inverts Telegram themes in different ways.
- Telegram: @atthemeimagebot
- Source code: GitLab
A bot that can extract wallpapers from Android Telegram themes and set one.
- Telegram: @randomatthemebot
- Source code: GitLab
A bot that generates random Android Telegram themes.
- Source code: GitLab
A bot that notifies you in Telegram about new posts in VK groups.