mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-15 08:13:06 +02:00
change quick.db to sqlite3
This commit is contained in:
@@ -31,6 +31,7 @@ module.exports = {
|
||||
'Mes sources disent non.',
|
||||
'Les perspectives ne sont pas bonnes.',
|
||||
'Très douteux.',
|
||||
"Il est difficile de dire avec certitude à ce stade.",
|
||||
];
|
||||
|
||||
const response = responses[Math.floor(Math.random() * responses.length)];
|
||||
|
||||
Reference in New Issue
Block a user