I have one own Telegram app (currently for other purposes/bots), does this mean I have to insert my credentials?
In the telegram settings it is written that I am now allowed to give my hash to third parties but the config file is public.
The implementation I am using is not a real fork, as it is the original source from this repo (mirror) with just an additional legal hint in the footer.
Hi, first thank you for the project.
I have one question about the js/lib/config.js: `/*
IMPORTANT NOTICE
Do not publish your Webogram fork with my app credentials (below), or your application may be blocked. You can get your own api_id, api_hash at https://my.telegram.org, see manual at https://core.telegram.org/api/obtaining_api_id.
*/`
I have one own Telegram app (currently for other purposes/bots), does this mean I have to insert my credentials? In the telegram settings it is written that I am now allowed to give my hash to third parties but the config file is public. The implementation I am using is not a real fork, as it is the original source from this repo (mirror) with just an additional legal hint in the footer.
regards, Till