matrix-org / matrix-appservice-tg

Matrix<->Telegram user-puppeting portal
Apache License 2.0
37 stars 15 forks source link

What to do next after configure and start Matrix Telegram bridge service? #7

Open MurzNN opened 7 years ago

MurzNN commented 7 years ago

I have succesfully configure and run Matrix Telegram bridge from your git, and see in output:

Matrix-side listening on port 8093

I have create a room, invite @telegrambot:myhomeserverdomain.com user to it and I see no output. What to do next? How to debug and use it?

Where can I see the list of available commands? I try popular commands, but it answer me: Unrecognised command: !help Unrecognised command: !create Unrecognised command: !list

MurzNN commented 7 years ago

Here is first steps:

  1. type help to bot for list all commands.
  2. type auth_send_code <telegram_login> <phone>
  3. get sms with code and type auth_sign_in <telegram_login> <code>
  4. list chats user_list_chats <telegram_login>
  5. list channels user_list_channels <telegram_login> Please add this to README.md file.
paulbdavis commented 6 years ago

@MurzNN Did you figure out what to do after that? I got the list but I can't find any rooms to join, or any way to add my matrix id to a telegram room