Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: dev console #11

Open
henrik opened this issue Aug 20, 2011 · 2 comments
Open

Feature: dev console #11

henrik opened this issue Aug 20, 2011 · 2 comments

Comments

@henrik
Copy link

henrik commented Aug 20, 2011

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.

@justinweiss
Copy link
Owner

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:
#11

@henrik
Copy link
Author

henrik commented Aug 21, 2011

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants