Обновить index.js

Изменён промпт
This commit is contained in:
Vufer 2024-11-10 11:18:28 +00:00
parent e18f9d685e
commit 15291b08f6

View File

@ -55,7 +55,7 @@ Please pay close attention to the following instructions for each field:\n
\n \n
11. **humor_score**: Determine the use of humor that may be offensive or inappropriate on a scale from 1 to 10, where:\n 11. **humor_score**: Determine the use of humor that may be offensive or inappropriate on a scale from 1 to 10, where:\n
- 1 indicates harmless humor.\n - 1 indicates harmless humor.\n
- 10 indicates a joke that is hard-hitting and likely to offend. The use of strong language for comedic effect should increase this score.\n`; - 10 indicates a joke that is hard-hitting and likely to offend. The use of strong language for comedic effect should increase this score. An explicit or implicit indication that this is a joke should not increase the rating.\n`;
const adminChannelId = '-4588651872'; const adminChannelId = '-4588651872';
const token = process.env.BOT_TOKEN; const token = process.env.BOT_TOKEN;