paul-nameless / tg

terminal telegram client
The Unlicense
932 stars 76 forks source link

API key #253

Closed TruncatedDinoSour closed 2 years ago

TruncatedDinoSour commented 2 years ago

Hello I noticed you have your API key in the config.py file, so I was wondering, I'm modifying tg and adding more features locally planning on releasing it, so the question is, should I leave it in there or should I create my own?

API_ID = "5xxxx5"
API_HASH = "fdxxxxxxxxxxxxxxxxxxxxxxxxxxxxxca"

I censored it just is case heh

paul-nameless commented 2 years ago

Hello, if you are making separate app, please create your own, it's not very complicated, thank you.