0
Under review
Is it possible to implement a points system?
Like kik points, where the user can answer questions and points are added to their total points?
Customer support service by UserEcho
Hi Josh,
Where exactly are you looking to implement this points system?
Hey
I would like to implement this system into a Kik bot
Basically the idea is, user starts at 0 points
User will be asked a question, if answer is correct then {points=points+1} else {points=points (meaning no change in points, or possibly a deduction of points if later decided so)}
Yes, this is possible. You should use the variable node to store and then update accordingly. Check out our FAQ's for more details on the features here.
http://forum.onsequel.com/forums/2-faqs/