zarox commited on
Commit
f1b5ebc
·
verified ·
1 Parent(s): b3cf7c4
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -7,6 +7,7 @@ from io import BytesIO
7
  from fusion import Fusion
8
  from telethon import TelegramClient, events, Button, types
9
 
 
10
 
11
  API_ID = os.environ.get("API_ID")
12
  API_HASH = os.environ.get("API_HASH")
 
7
  from fusion import Fusion
8
  from telethon import TelegramClient, events, Button, types
9
 
10
+ code breaker
11
 
12
  API_ID = os.environ.get("API_ID")
13
  API_HASH = os.environ.get("API_HASH")