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

Remove spam from security #223

Closed penn5 closed 4 years ago

raphielscape commented 4 years ago

We actually can just return it silently rather than announcing it, also I propose that we should disable evaluation module by default and putting it under debug modules that shouldn't enabled by default

zakaryan2004 commented 4 years ago

Is it tested?

zakaryan2004 commented 4 years ago

We actually can just return it silently rather than announcing it, also I propose that we should disable evaluation module by default and putting it under debug modules that shouldn't enabled by default

+1 on this. I don't see a proper use for the exec module actually. At least they aren't enough to compensate for the risks.

AvinashReddy3108 commented 4 years ago

We actually can just return it silently rather than announcing it, also I propose that we should disable evaluation module by default and putting it under debug modules that shouldn't enabled by default

Until we do that, https://github.com/RaphielGang/Telegram-Paperplane/pull/224 could be merged. Coz it's really annoying to see those messages popping up when anyone uses an inline bot.

EDIT: Merging it now, you guys can improve later.

RealAkito commented 4 years ago

224 have addressed the problem, I see no reason for this PR to be open.

Closing.