Add shebangs and set proper file permissions

This commit is contained in:
Lonami Exo
2017-05-20 15:58:44 +02:00
parent fb9104417e
commit ca80b05694
24 changed files with 7 additions and 3 deletions

1
try_telethon.py Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
import traceback
from telethon.interactive_telegram_client import (InteractiveTelegramClient,