qna-basic: update easter egg to work with faculty rebranding (fict -> fice)

This commit is contained in:
dymik739 2024-04-06 17:41:40 +03:00
parent 3a3f76d4d7
commit 4ac6261fd5
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
{
"trigger_lists": [
["fiot", "free", "sex"]
["fiot", "free", "sex"],
["fict", "free", "sex"],
["fice", "free", "sex"]
],
"response_text": "👀"
}