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

Delayed/Trigger messages #5

Open
sjrct opened this issue Mar 16, 2015 · 1 comment
Open

Delayed/Trigger messages #5

sjrct opened this issue Mar 16, 2015 · 1 comment

Comments

@sjrct
Copy link
Member

sjrct commented Mar 16, 2015

Similar to the greeting module, it could be neat to register a message with Hal such that on an event, (time delay, log on, log off, etc) that message is sent.

For example:

alice: !when logon bob Don't forget the quaz boots!
*alice leaves the room
*bob enters the room
Hal: for bob from alice: Don't forget the quaz boots!
@richteer
Copy link
Contributor

Hmm... this would probably require implementing handlers to pass through other presence information to the registered modules. Possibly consider bucketing modules such that only those registered to receive certain information do, rather that try to send it to all of them?

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