Skip to content
This repository was archived by the owner on Oct 23, 2019. It is now read-only.

Conversation

@vhdmsm
Copy link

@vhdmsm vhdmsm commented Mar 31, 2019

There was a bug related to "config.ini" file that would cause telegram-exporter to not work on macOS:

import: delegate library support not built-in '' (X11) @ error/import.c/ImportImageCommand/1297.
/Users/vahid/miniconda3/bin/telegram-export: line 2: syntax error near unexpected token `"telegram_export",'
/Users/vahid/miniconda3/bin/telegram-export: line 2: `runpy.run_module("telegram_export", run_name="__main__", alter_sys=True)'

I've added a condition to search for the "config.ini" file in the workspace and it solved the problem.

Also I've added type specification (channel, group, user) for exporting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant