Skip to content

Commit f2d56c6

Browse files
authored
v1.0 [ session ]
1 parent 41793b3 commit f2d56c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
API_HASH = input('API HASH: ')
2121

2222
app = Client(
23-
'sedenify',
23+
'riobot',
2424
api_id=API_ID,
2525
api_hash=API_HASH)
2626

0 commit comments

Comments
 (0)