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

Is it possible to create a wild-card plugin with highest priority? #32

Open
Rajan opened this issue Aug 3, 2015 · 2 comments
Open

Is it possible to create a wild-card plugin with highest priority? #32

Rajan opened this issue Aug 3, 2015 · 2 comments

Comments

@Rajan
Copy link

Rajan commented Aug 3, 2015

I'm trying to fork this and make a bot that's funny.
It requires me to over-ride the existing gambit system and sent funny responses.
I need a wild-card plugin which will try to create a funny response and throw it back to the user.
Only if I can't find the FUNNY response, I'd like to default to superscript hard-coded gambits/replies.
There are 5 people interested in contributing to this project including me.

@mariusursache
Copy link

If you add those triggers/wildcards in the pre topic, they will be prioritized towards any other topic.

@Rajan
Copy link
Author

Rajan commented Aug 3, 2015

The goal of the bot i'm building is to make people laugh. I want a wild-card plugin which overrides everything and falls-back only if the plugin can't respond with something funny. This wild-card plugin can be applied to a particular topic or can be topic independent. I don't want to create a number of wildcards/triggers because my system will use neural-networks in the background whose responses I can't program/predict.

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