Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHATS: Remember written chat words in database #23

Open
4 tasks
fet1sov opened this issue Jul 15, 2024 · 0 comments
Open
4 tasks

CHATS: Remember written chat words in database #23

fet1sov opened this issue Jul 15, 2024 · 0 comments
Labels
🔧 DEV-Task Tasks for developers Priority: HIGH High priority tasks Status: SCHEDULED Scheduled or planned tasks

Comments

@fet1sov
Copy link
Member

fet1sov commented Jul 15, 2024

Description

Split the user messages from chat and remember words from it in table tg_chat_words

List of functionality requirements

  • Describe chatmessage.event.ts
    • Create event handler which split the sentence and remembers words in the table
    • Take the words from table and make the sentence
    • Every 3 messages (if nobody didn't mention the bot's name) create message from those words from table and send it to the chat
@fet1sov fet1sov added 🔧 DEV-Task Tasks for developers Priority: HIGH High priority tasks Status: SCHEDULED Scheduled or planned tasks labels Jul 15, 2024
@fet1sov fet1sov changed the title WORDS: Remember written chat words in database CHATS: Remember written chat words in database Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 DEV-Task Tasks for developers Priority: HIGH High priority tasks Status: SCHEDULED Scheduled or planned tasks
Projects
None yet
Development

No branches or pull requests

1 participant