Skip to content

Projects built with tbot

Ye Jingchen edited this page Jan 28, 2020 · 8 revisions

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!

jieba-bot

Chinese word segmentation Telegram bot powered by the Jieba algorithm.

markov_bot

A bot that generates pseudorandom messages by building Markov chains.

@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.

nocenotify on command exit

A small tool written in pure Rust and tbot, which sends you a notification via your bot when a command finishes its execution.

Installation

cargo install noce

Usage

NOCE_BOT_TOKEN=… NOCE_CHAT_ID=… noce --stdout --time -- echo "Hello, noce!"

@invertatthemebot

A bot that inverts Telegram themes in different ways.

@atthemeimagebot

A bot that can extract wallpapers from Android Telegram themes and set one.

@randomatthemebot

A bot that generates random Android Telegram themes.

vk-to-telegram-bot

A bot that notifies you in Telegram about new posts in VK groups.