2025-10-29 09:54:39 -03:00
|
|
|
LET resume1 = GET_BOT_MEMORY("general")
|
|
|
|
|
LET resume2 = GET_BOT_MEMORY("auxiliom")
|
|
|
|
|
LET resume3 = GET_BOT_MEMORY("toolbix")
|
2025-10-19 19:28:08 -03:00
|
|
|
|
2025-10-29 09:54:39 -03:00
|
|
|
SET_CONTEXT "general", resume1
|
|
|
|
|
SET_CONTEXT "auxiliom", resume2
|
|
|
|
|
SET_CONTEXT "toolbix", resume3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ADD_SUGGESTION "general", "Show me the weekly announcements"
|
|
|
|
|
ADD_SUGGESTION "auxiliom", "Will Auxiliom help me with what?"
|
2025-10-29 14:16:11 -03:00
|
|
|
ADD_SUGGESTION "auxiliom", "What does Auxiliom do?" , "fixed"
|
2025-10-29 09:54:39 -03:00
|
|
|
ADD_SUGGESTION "toolbix", "Show me Toolbix features"
|
2025-10-29 14:16:11 -03:00
|
|
|
ADD_SUGGESTION "toolbix", "How can Toolbix help my business?", "fixed"
|
2025-10-20 23:32:49 -03:00
|
|
|
|
|
|
|
|
|
|
|
|
|
TALK "You can ask me about any of the announcements or circulars."
|