out386 / aria-telegram-mirror-bot

A Telegram bot to download files via HTTP(S)/BitTorrent and upload them to Google Drive
MIT License
517 stars 401 forks source link

Beautify Output message while downloading #50

Closed Akianonymus closed 5 years ago

out386 commented 5 years ago

Please force push, replacing the double newlines with single newlines. Also, remove the space before every double newline, because they serve no purpose.

Akianonymus commented 5 years ago

Please force push, replacing the double newlines with single newlines. Also, remove the space before every double newline, because they serve no purpose.

Done