alfem/telegram-download-daemon

Option to run this as a service?

Closed this issue · 1 comments

Tried using systemtcl but I believe its getting hung up through the phone/bot verification. Is there a way to auto input the botid?

Or is there another solution to have this autostart? I believe once you enter in the token there shouldn't be a need to enter it in again correct? Sorry, if the answer seems obvious, I'm not well versed with all this.

alfem commented

Perhaps you are confusing ids with validation tokens. You can call this daemon from systemctl if you want, but check the working path and/or provide a command line with the id and auth parameters (--api-id and --api-hash)