usememos / telegram-integration

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

feat: add ACCESS_TOKEN in .env.example #29

Closed wolfsilver closed 2 months ago

wolfsilver commented 4 months ago

Add ACCESS_TOKEN to .env.example and read it in NewService function.


For more details, open the Copilot Workspace session.

Fixes https://github.com/usememos/telegram-integration/issues/25

boojack commented 2 months ago

It's better to use a simple text file to store this data. Implemented with https://github.com/usememos/telegram-integration/commit/5d7dc80cbc4e5076de789a0556e84f29150b4c00