Create two different bots with Bot Father, the first (A) runs on localhost and the second (B) runs on my server, they scan and handle the same telegram activity. I push a new version of A with the B token on the remote instance when it's necessary.
(A) runs on localhost Are you using a webhook or polling?
polling, i follow the same process with github.com/yagop/node-telegra…
Create two different bots with Bot Father, the first (A) runs on localhost and the second (B) runs on my server, they scan and handle the same telegram activity. I push a new version of A with the B token on the remote instance when it's necessary.
polling, i follow the same process with github.com/yagop/node-telegra…