usememos / telegram-integration

Memogram is an easy to use integration service for syncing messages and images from a Telegram bot into your Memos.
59 stars 15 forks source link

Why do you need to retransmit the token when you restart the bot? Isn’t it possible to save it somewhere? #16

Closed VecH closed 2 months ago

VecH commented 3 months ago

Why do you need to retransmit the token when you restart the bot? Isn’t it possible to save it somewhere?

boojack commented 3 months ago

It's an enhancement and already in the roadmap. https://github.com/usememos/telegram-integration/blob/main/memogram.go#L25

And due to our limited development resources, contribution is always welcome.

VecH commented 3 months ago

Unfortunately, I haven’t been programming for more than 10 years; I haven’t encountered the GO language