telecommander
telecommander copied to clipboard
user friendly command line client for Telegram
After `npm install` i'm get error: `npm ERR! git clone [email protected]:github:enricostara/node-cryptojs-aes Permission denied (publickey).` How to fix this?
Hi! i need send a message to a bot. i used telegramLink.type.InputPeerChat and telegramLink.type.InputPeerContact but i received a PEER_ID_INVALID any idea? thanks!! Cheers
I can see that you've tried to fix the problem with characters like this: `str = str.replace('è',"e'").replace('ù',"u'").replace('à',"a'").replace('ò',"o'").replace('ì',"i'")` But the problem with other symbols are still there. Maybe there's a possibility...
Hi, I am trying to use this client to send messages to telegram, but when I run it, it hangs at "Downloading data" and nothing happens. How should I fix...
I get the error "400 PHONE_PASSWORD_PROTECTED" when I try to log with my account which uses two-step verification, so I guess it is not supported yet, right?
My phone number was only accepted after I left a space between the country code and the rest of the number, like "+55 dddddddddd". Not sure if it is intended...