Skip to content

How to run telegram-chat-forward on Mac ? #25

Answered by aahnik
alanliew88 asked this question in Q&A
Discussion options

You must be logged in to vote

@alanliew88 , yes, pythonanywhere free version does not support mtproto connections.

  • Mac supports .env files. You need to use the terminal.

  • Open your terminal and create a file named .env and edit it.

  • You can use the text editor named micro . (you can use any text editor)

    • Install micro using homebrew (brew install micro)
    • Now move into the folder of telegram-chat-forward
    • Run micro .env
    • Start writing
    • After you are done, save and exit. (Ctrl/Cmd + S and Ctrl/Cmd + Q)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@aahnik
Comment options

Answer selected by aahnik

This comment was marked as off-topic.

@aahnik

This comment has been hidden.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants