Significant-Gravitas / Auto-GPT-Plugins

Plugins for Auto-GPT
MIT License
3.9k stars 564 forks source link

Which version of Telethon for Telgram? #181

Closed monkeyden closed 1 year ago

monkeyden commented 1 year ago

Trying to add the Telegram plugin and getting this error on startup:

TypeError: TelegramBaseClient.__init__() missing 3 required positional arguments: 'session', 'api_id', and 'api_hash'
Press any key to continue . . .

requirements.txt assumes latest.

I currently have: Name: Telethon Version: 1.28.5

lc0rp commented 1 year ago

It may help to ask in the telegram plugin thread here: https://discordapp.com/channels/1092243196446249134/1098744258791477248

Wladastic commented 1 year ago

The plugin is not using Telethon at all. Please read the readme. the requirements.txt only has the python telegram bot package.