TheProjecter / vbulletinbot

Automatically exported from code.google.com/p/vbulletinbot
0 stars 0 forks source link

Implement "r" to reply to a thread #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Users should be able to reply to threads.

Using "r" the steps are as follows:

1. User browses to a thread
2. User types "r" to reply
3. Bot sends message, something like "Please type your message."
4. Users types message
5. Bot sends message, "Are you sure? 'y' or 'n'"
6. Users responds with "y" and the reply is posted

Original issue reported on code.google.com by acla...@gmail.com on 15 Dec 2009 at 1:47

GoogleCodeExporter commented 9 years ago

Original comment by acla...@gmail.com on 15 Dec 2009 at 1:48

GoogleCodeExporter commented 9 years ago

Original comment by acla...@gmail.com on 15 Dec 2009 at 7:46