我正在尝试构建一个需要使用多个电报帐户登录的 python 脚本。我不想为每个帐户运行单独的脚本。我正在使用 TELETHON。我知道create_new_connection在 Telethon中有类似的东西,但我不知道它如何帮助我。有没有一种方法可以让我只使用一个 python 脚本并使用多个帐户登录..?(如果可能,请包含要在您的答案中使用的代码片段)
create_new_connection
python telegram python-telegram-bot telegram-bot telethon
python ×1
python-telegram-bot ×1
telegram ×1
telegram-bot ×1
telethon ×1