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

DOCKERFILE - Fix minor COPY issue (?) #194

Closed AvinashReddy3108 closed 5 years ago

AvinashReddy3108 commented 5 years ago

Since the COPY command needs at least one existing file to copy, give it the sample_config.env file (it's known to be always present - as it's cloned from the repo itself.)

zakaryan2004 commented 5 years ago

We don't need this, we don't support string sessions, so having userbot.session is mandatory.