improve ai notices

This commit is contained in:
derpystuff 2023-12-09 23:01:55 +01:00
parent 71763ac49b
commit 331bdc9da0
5 changed files with 10 additions and 11 deletions

View file

@ -65,7 +65,7 @@ module.exports = {
},
description: description.join('\n'),
footer: {
text: `Bard • This information may be inaccurate or biased`
text: `Bard • Generative AI is experimental. Response may be factually incorrect or biased.`
}
})],
files
@ -105,7 +105,7 @@ module.exports = {
},
description: description.join('\n'),
footer: {
text: `Bard • This information may be inaccurate or biased`
text: `Bard • Generative AI is experimental. Response may be factually incorrect or biased.`
}
})
@ -146,7 +146,7 @@ module.exports = {
},
description: description.join('\n'),
footer: {
text: `Bard • This information may be inaccurate or biased`
text: `Bard • Generative AI is experimental. Response may be factually incorrect or biased.`
}
})