-
Notifications
You must be signed in to change notification settings - Fork 4
nixbot: Support different frontends #2
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels