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

Bot should do json rpc over sockets for extensions. #3

Open
aarondl opened this issue May 15, 2013 · 0 comments
Open

Bot should do json rpc over sockets for extensions. #3

aarondl opened this issue May 15, 2013 · 0 comments
Assignees

Comments

@aarondl
Copy link
Owner

aarondl commented May 15, 2013

The extension package needs writing.

In this extension there should be a way for a process to start as an extension. That means to hook into an existing bot via config file or hardcoded config or what have you. This probably means extra configuration options for the bot, and a special configuration for the extension itself.

Special note for the data and config packages, how do we provide extensions with access to these? How do we allow extensions to communicate with each other? Do we provide services for the extensions such as whois lookup, and storage? All these things should be considered while building this package.

@ghost ghost assigned dylanj May 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants