A derpy bot for Discord. Give and take arbitrary points from channel members :)
The Bot project runs in a continous Azure Web Job. Some configuration needed.
Small project for directly dropping messages on the command queue.
An Azure function with a service bus trigger. Reads from an event feed in Cosmos and updates a readmodel in Table Storage. Also has HTTP triggers to handle Query side.
Holds dependencies related to infrastructure. Right now it has implementations for communication with Azure Service Bus and some contracts used in the Command and Query side of the application. Holds any external integration implementations (Service Bus / Cosmos).