Spaces:
Runtime error
Runtime error
Commit
·
00c7c27
1
Parent(s):
d86afc2
chore: hello
Browse files
main.py
CHANGED
@@ -43,7 +43,7 @@ class LoggingDisabled:
|
|
43 |
|
44 |
def main():
|
45 |
app = Application.builder().token(
|
46 |
-
'5998527257:
|
47 |
|
48 |
run_agent(
|
49 |
agent=GirlfriendGPT(
|
|
|
43 |
|
44 |
def main():
|
45 |
app = Application.builder().token(
|
46 |
+
'5998527257:AAEiUUhKwJnkFhY2LaRy2r17qeXhp0mmEOw',).build()
|
47 |
|
48 |
run_agent(
|
49 |
agent=GirlfriendGPT(
|