用于自动转发定制 Telegram 消息的终极工具。实时同步器,自动发布者,备份机器人,克隆者,聊天转发者,复制者… 你可以称其为任何你喜欢的名字!tgcf 可以满足您的定制需求
需要自行准备:api id and hash
- 申请地址: https://my.telegram.org/
- https://telegrambot.cc/topic-show-id-13.html (到处都有)
- docker 部署教程: https://github.com/aahnik/tgcf/wiki/Install-and-run-using-docker这里注意布置完成后,要反代后,用https协议访问
- 视频教程: https://www.youtube.com/watch?v=FclVGY-K70M&t=629s
其中申请 session 字符串的 python 代码:
1 2 3 4 5 6 7 | from telethon.sync import TelegramClient PYTHON |
输出:
1 2 3 4 5 6 7 8 | D:\Tools\minianconda\python.exe D:\PythonProject\trial\telegram\1.py SHELL |
2024年5月11日
我没有截图,因为:
- 镜像和容器太大了,快两个G了(什么都还没运行)
- 没有申请到api id and hash(上面那个才弄到,就被封了)