I developed several useful plugins for AstrBot, covering message forwarding, meme extraction, and LLM balance queries.
MsgForward — Cross-platform Message Forwarding Plugin
7/3/26...Less than 1 minute
I developed several useful plugins for AstrBot, covering message forwarding, meme extraction, and LLM balance queries.
astrbot_plugin_llm_balance is a multi-platform LLM balance query plugin for AstrBot, supporting balance/usage queries across multiple providers.
| Platform | Aliases |
|---|---|
| DeepSeek | ds / deepseek |
| Silicon Flow | 硅基 / siliconflow |
| Moonshot (Kimi) | kimi / moonshot |
| OpenAI | gpt / openai |
| ChatAnywhere | ca / chatanywhere |
| NEW API | 中转 / newapi |
astrbot_plugin_meme_grabber is a meme extraction plugin designed specifically for AstrBot, forked from Yangyuwuhan/astrbot_plugin_meme_grabber.
astrbot_plugin_msg_forward_cc is a clean, robust, and extensible AstrBot cross-platform message forwarding plugin, forked from Siaospeed/astrbot_plugin_msg_transfer.