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

Make Gesture look like a Gobot #2

Merged
merged 11 commits into from
Mar 31, 2013
Merged

Conversation

blinsay
Copy link
Contributor

@blinsay blinsay commented Mar 30, 2013

A fairly big overhaul of Gesture based on some of the idea we talked about on Friday. There's some ideas in here borrowed from Hubot, and some of our own design. The most notable thing is the the plugin interface, which now just by convention tries to call plugin.Create(bot *core.Gobot).

collinvandyck added a commit that referenced this pull request Mar 31, 2013
Make Gesture look like a Gobot
@collinvandyck collinvandyck merged commit f2f1de2 into collinvandyck:master Mar 31, 2013
@collinvandyck
Copy link
Owner

Looks great, thanks :) I really dig the plugin registration as well as the overall structure of things. It's good to have nice things.

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

Successfully merging this pull request may close these issues.

None yet

2 participants