defendtheweb / NexBot

Node.js IRC bot
Other
8 stars 8 forks source link

Helper module #43

Open lwward opened 10 years ago

lwward commented 10 years ago

Respond to users requests for level specific help. Each time a user requests help for the same level a more detailed answer is returned.

linkin-park commented 9 years ago

What is the max depth for this detailed answer for example if user tries to find detailed answer for real level 1 more than 4 times subsequently how to respond.

lwward commented 9 years ago

I would suggest it simply loops back round to the original response. On 22 Jan 2015 14:21, "linkin-park" notifications@github.com wrote:

What is the max depth for this detailed answer for example if user tries to find detailed answer for real level 1 more than 4 times subsequently how to respond.

— Reply to this email directly or view it on GitHub https://github.com/HackThis/NexBot/issues/43#issuecomment-71026582.