can send discord message

This commit is contained in:
2024-12-13 20:56:32 +01:00
parent 77cb77288a
commit ff9a7494fb
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import requests
DISCORD_SERVER_URL = "http://127.0.0.1:9000/discord/send"
DISCORD_SERVER_URL = "http://appointment.lpaconsulting.fr:9000/discord/send"
def send_message(message: str):