MatteoScript commited on
Commit
7ffc804
·
verified ·
1 Parent(s): c2c86c4

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -33,5 +33,4 @@ def webhook(data: dict):
33
 
34
  @app.get("/")
35
  def read_general():
36
- requests.get("http://api.telegram.org/bot6770617809:AAEhytQUOl3uZOFINVE7-o0KkIoAz8perGU/sendMessage?chat_id=1738997897&text=Come_TEST")
37
  return {"response": "Started"}
 
33
 
34
  @app.get("/")
35
  def read_general():
 
36
  return {"response": "Started"}