Everything works great. Can anyone tell how to set up Server proxy?
Thanks to @slvrsteele & @Weev for there great efforts.
Everything works great. Can anyone tell how to set up Server proxy?
Thanks to @slvrsteele & @Weev for there great efforts.
The "Chat Bot" option does not work as it should
For me, Chat Bot works fine, except that I'm trying to change the "Sorry, I understand only: " message but without success. I changed it in the Bot.php file, but it hasn't changed.
Edit:
I resolved it by changing PHP version to another and then come back to my version.
I think it clears some kind of cache or something like that.
Edit 2:
I started rummaging around "Chatbot" and now it started freaking out also for me. It acts as if it only sees the first option and sends a welcome message multiple times.
That explains it all. You made my day, but is there any uncompiled way to make the chatbot have a set of options and be able to answer them all at any time?As far as I have seen the BOT Q&A is made "Build-up style". If the message you receive trigger the first q&a option then your answer should lead to second one. Otherwise bot stops answering and listen.
If any of the questions is triggered before 1st one (or the one in line at that time) then the bot doesn't know the answer as it waits for what's next (either first question or the one in the chain that have to be triggered next)
Excuse my french but this BOT is kinda stupid. But can be smart if you program it that way that it builds up without any issue
Download link fixedDownload link is broken
Can you please fix it?
Download link fixed
Did you setup the cron job?thankyou for fix the link, do you know how to set up the chat bot? i have promblem whit the chat bot, it cant working on my server
yes, i am ussing the Fetch a URL on the cron job setupDid you setup the cron job?
yes, i am ussing the Fetch a URL on the cron job setup
As far as I have seen the BOT Q&A is made "Build-up style". If the message you receive trigger the first q&a option then your answer should lead to second one. Otherwise bot stops answering and listen.
If any of the questions is triggered before 1st one (or the one in line at that time) then the bot doesn't know the answer as it waits for what's next (either first question or the one in the chain that have to be triggered next)
Excuse my french but this BOT is kinda stupid. But can be smart if you program it that way that it builds up without any issue