1
0
mirror of https://api.glitch.com/git/presence-button synced 2024-12-04 18:57:29 +00:00

😎🦂 Checkpoint

./server.js:933874/21
This commit is contained in:
Glitch (hello-express) 2020-02-22 21:47:45 +00:00
parent 2ef36a2670
commit ca7e6c4b4f

View File

@ -154,7 +154,7 @@ request.post(
msgtype: "m.text",
body:
process.env.MATRIXMESSAGE +
(fuzIsOpen ? "" : " (crash ou oubli)")
(fuzIsOpen ? "" : " (crash, oubli, passage bref…)")
}),
headers: {
"Content-Type": "application/json"