This commit is contained in:
2024-08-02 19:11:29 +02:00
parent e678f590ea
commit dfe8453195
@@ -219,7 +219,7 @@ module.exports = {
} }
if (REVOLT_TOKEN && REVOLT_TARGET && REVOLT_BOT_ID) { if (REVOLT_TOKEN && REVOLT_TARGET && REVOLT_BOT_ID) {
const revoltMessage = `Nouvelle publication ! const revoltMessage = `Nouvelle publication
\n${process.env.WEBSITE_URL}/paroles/${previousData.slug}` \n${process.env.WEBSITE_URL}/paroles/${previousData.slug}`
const targetChannel = REVOLT_TARGET const targetChannel = REVOLT_TARGET