mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2025-01-18 17:15:13 +01:00
Add bot_name to send call
This commit is contained in:
parent
19d72e5766
commit
e51b2bd0de
@ -188,6 +188,7 @@ class ServerInstance:
|
||||
)
|
||||
if res is not False and swebhook.enabled:
|
||||
webhook_provider.send(
|
||||
bot_name=webhook["bot_name"],
|
||||
server_name=args[0].name,
|
||||
title=webhook["name"],
|
||||
url=webhook["url"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user