mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 07:46:18 +00:00
Update DashboardWebHooks.py
This commit is contained in:
@@ -175,6 +175,7 @@ class WebHookSession:
|
||||
data['time'] = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
|
||||
data['webhook_id'] = webHook.WebHookID
|
||||
data['webhook_session'] = self.sessionID
|
||||
data['contents'] = 'hi!'
|
||||
self.Prepare()
|
||||
self.Execute(data)
|
||||
|
||||
|
Reference in New Issue
Block a user