You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.The text was updated successfully, but these errors were encountered: