robut icon indicating copy to clipboard operation
robut copied to clipboard

Feature: dev console

Open henrik opened this issue 13 years ago • 2 comments

Would be neat to have something like rake console to get a bot dev console, where the bot would parse every written line as a chat message. For local/offline development of plugins.

henrik avatar Aug 20 '11 09:08 henrik

Cool idea, and probably not too hard to build. Is this something that would help plugin development more than adding some methods to the test helpers to make it easier to test your plugins?

On Aug 20, 2011, at 2:21 AM, henrik wrote:

Would be neat to have something like rake console to get a bot dev console, where the bot would parse every written line as a chat message. For local/offline development of plugins.

Reply to this email directly or view it on GitHub: https://github.com/justinweiss/robut/issues/11

justinweiss avatar Aug 21 '11 06:08 justinweiss

I think both would be helpful. The console would help explore with a fast feedback loop.

henrik avatar Aug 21 '11 07:08 henrik