svelte-telekram
svelte-telekram copied to clipboard
PLEASE USE YOUR OWN API KEY AND HASH
- Get your own api_id and api_hash at https://my.telegram.org. Guide https://core.telegram.org/api/obtaining_api_id
- Copy and rename .env.example to .env
- Replace the value inside .env
Hi! Consider moving it into .env files, it would be easier git-wise
Hi! Consider moving it into
.envfiles, it would be easier git-wise
https://github.com/arma7x/svelte-telekram/commit/0e25c766e59197d726ac65b8d1b62a8a75b92fbd
Rename .env.example to .env
Copying is better than renaming, renaming would introduce unstaged changes
application installs and opens my session correctly but it doesn't show me my chats on the main screen, I have to manually go to my contacts to read the conversations, is there a way to fix that?