SpaceLabLTD / session-conv-bot

A Telegram bot which can convert string session. Currently supports telethon and pyrogram.
MIT License
69 stars 27 forks source link

How to use this tool #3

Open Softexdigitalbd opened 1 month ago

Softexdigitalbd commented 1 month ago

Hello can i convert my existing pyrogram .session files to telethon .session file . Please guide how to use this tool when i run using python it gives me error

aiogram.utils.token.TokenValidationError: Token is invalid! It must be 'str' type instead of <class 'NoneType'> type.