depoio / node-telegram-bot

Client wrapper for Telegram Bot API (Under heavy development)
MIT License
136 stars 30 forks source link

What is token supposed to be? #18

Closed chevdor closed 9 years ago

chevdor commented 9 years ago

The test suggests something that looks like: App api_id:App api_hash

However, with this I get a 401 error.

shernshiou commented 9 years ago

Hi please refer to https://core.telegram.org/bots#3-how-do-i-create-a-bot

chevdor commented 9 years ago

Oh perfect. I started reading and it answered some questions already.

On Fri, Jul 17, 2015, 08:55 Shern Shiou Tan notifications@github.com wrote:

Hi please refer to https://core.telegram.org/bots#3-how-do-i-create-a-bot

— Reply to this email directly or view it on GitHub https://github.com/depoio/node-telegram-bot/issues/18#issuecomment-122198413 .