Expand description

mirishita_info_bot

This is a Telegram bot written with the help of workers-rs and telegram-bot-raw.

The data source is Matsurihi.me’s Princess.

You can play with the bot at Telegram @mirishita_info_bot.

It may also bring about some inspiration for anyone who want to run a telegram bot written with Rust on Cloudflare Workers.

For bot command documentaion, see cmd.

Modules

Definitions for callbacks.

Commands for the bot.

Constants for the bot.

Various handlers.

This is the bindings and typings from Matsurihime.

The part used to communicate with Telegram.

Utility functions.

Functions

The callbackQuery handler.

The message handler.

The entrypoint to the script.