文件名称:botfather-cli:电报的BotFather的命令行界面
文件大小:6KB
文件格式:ZIP
更新时间:2024-05-22 18:15:34
Python
Botfather-Cli 用Python3.6编写的电报BotFather的命令行界面。 安装 python3 setup.py安装 该实用程序使用 (因此使用 )。 在您的主目录中创建一个文件.botfather ,其内容如下: [pyrogram] api_id=... api_hash=... 如所述,用适当的值替换省略号( ... )。 用法 $ botfather --help Usage: botfather [OPTIONS] COMMAND [ARGS]... Options: --help Show this message and exit. Commands: deletebot newbot revoke setabouttext setcommands setdescription setname switch to
【文件预览】:
botfather-cli-master
----setup.py(249B)
----.gitignore(883B)
----LICENSE(1KB)
----botfather.py(11KB)
----README.md(1KB)