Flameish / Novel-Grabber

Novel-Grabber can download novels from pretty much any webnovel and lightnovel site.
MIT License
468 stars 62 forks source link

Login support for Telegram Bot via Web-App #316

Open chrisdma opened 2 years ago

chrisdma commented 2 years ago

Hello, I want to use Azure App Service to deploy a containerized instance of Novel-Grabber to be used for a telegram-bot so I can download epubs from my mobile devices. I know Novel-Grabber supports logins via browser-based cookies, but if I use the CLI to start the TelegramBot are logins still supported if the app is hosted in a container?

Its just a lot cheaper to host an app service rather than a VM just to run the bot, so I just want to make sure logins will work (though I assume they wouldn't as it would be the headless version of NG that is being ran as an app service and if that's the case I assume it obviously wouldn't be able to access websites for login?)

Flameish commented 2 years ago

If you have set up the cookies correctly and it works for you, you can use this version to enable login via Telegram. Just add -login to the cli command in telegram.