RaphielGang / Telegram-Paperplane

The Paperplane userbot project - a Telegram userbot helping to improve your Telegram experience. https://t.me/tgpaperplane
Other
289 stars 1.06k forks source link

Add String Session support and Deploy to Heroku button #235

Closed ghost closed 4 years ago

AvinashReddy3108 commented 4 years ago

Glad to see someone porting my "Extended" stuff into the original project.

zakaryan2004 commented 4 years ago

Is this abandoned? Doesn't seem to be complete per what you told me.

AvinashReddy3108 commented 4 years ago

Is this abandoned? Doesn't seem to be complete per what you told me.

Looks pretty complete to me, needs the wiki to be updated if we merge this tho.

ghost commented 4 years ago

Why from Extended? Look into other bots. HOW could i do that in the other way?

AvinashReddy3108 commented 4 years ago

Why from Extended? Look into other bots. HOW could i do that in the other way?

Other ones are clones of mine.

RealAkito commented 4 years ago

STRING_SESSION is surely dangerous though, that's my opinion.

zakaryan2004 commented 4 years ago

STRING_SESSION is surely dangerous though, that's my opinion.

It really is, easier to leak, especially when Heroku doesn't encrypt its env vars. But well, it's one thing which will drastically make Heroku deployment easier, and also if you think about it being dangerous, then userbot.session and even other env vars can be considered dangerous too. If one can't treat the String Session as password, then they pretty much shouldn't use Paperplane or anything else on the Internet.

zakaryan2004 commented 4 years ago

Why from Extended? Look into other bots. HOW could i do that in the other way?

Other ones are clones of mine.

If you have any authorship issues, feel free to write.

zakaryan2004 commented 4 years ago

Please check if everything is working as intended.