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

nixbot: Support different frontends #2

Open
infinisil opened this issue Oct 19, 2018 · 0 comments
Open

nixbot: Support different frontends #2

infinisil opened this issue Oct 19, 2018 · 0 comments

Comments

@infinisil
Copy link
Owner

Currently nixbot relies on a RabbitMQ frontend to do its messaging to IRC. This both limits the possibilities and introduces an unnecessary point of failure (I have no control over in this case). It would be nice to add different frontends with different capabilities:

  • Pure frontend for testing
  • IRC frontend
  • RabbitMQ/AMQP frontend
  • Console frontend for testing

Maybe even combine them in some ways, so I could e.g. log in as an admin into the bot from a console to control the IRC instance.

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

1 participant