feat: Add a Telegram notification tester
This commit is contained in:
@@ -289,7 +289,7 @@ class CrossFitBooker:
|
||||
"id_user": self.user_id,
|
||||
"action_by": self.user_id,
|
||||
"n_guests": "0",
|
||||
"booked_on": "3"
|
||||
"booked_on": "3" # Target CrossFit Louvre 3 ?
|
||||
}
|
||||
|
||||
def _make_request(self, url: str, data: Dict[str, str], success_msg: str) -> bool:
|
||||
|
||||
Reference in New Issue
Block a user