TelegramMemoBot
A telegram bot for https://github.com/usememos/memos
Install / Use
/learn @qazxcdswe123/TelegramMemoBotREADME
迁移
现在memos已经内置了telegram bot,看了一下功能挺全的,可以考虑迁移过去,本项目估计不维护了
Migration
Memos now has telegram bot built in with basically all functionality. This project is left as is.
English | 中文
Telegram bot for the Memos project
Breaking changes
- Custom Telegram API endpoint is not supported anymore. Please use a server that can access Telegram services.
Usage
- Create a bot using @BotFather, and get your bot token.
- Get your
chatidfrom @userinfobot - Get your memos API URL.
- Run the bot with the following command:
docker run -d \
--name tgmemobot \
-e BOT_TOKEN="xxx" \
-e CHAT_ID="yyy,YYY" \
-e MEMO_API="zzz" \
fwing/tgmemobot
- Hint: You can use multiple
CHAT_IDby separating them with comma,(without space).
Example usage
docker run -d \
--name tgmemobot \
-e BOT_TOKEN="588859xyz:xyz" \
-e CHAT_ID="470183200,1234" \
-e MEMO_API="https://example.com/api/memo?openId=xyz" \
fwing/tgmemobot
Notice for China Mainland users
You will need a server that can access telegram services to run this bot.
Special Thanks
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
