ImjerryCo commited on
Commit
a8b9264
·
verified ·
1 Parent(s): bc0e1d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  #!/usr/bin/env python3
 
2
  import asyncio
3
  import re
4
  from telethon import TelegramClient, events
 
1
  #!/usr/bin/env python3
2
+ import os
3
  import asyncio
4
  import re
5
  from telethon import TelegramClient, events