Recently, we began working on re-creating a long lost event system that had its roots inside of the DropTracker's functionality.
These events are fully-automated, with a dedicated Discord bot to handle synchronization and updating; using WiseOldMan and our own tracking capabilities to accurately manage task completions and assignments.
For the time being, I'm simply working on Bingo events.
A large amount of the requirements are completed for this to be a reality:
A Bingo Board class to handle generation and modification of image representations of boards
A verbose task system that is able to handle nearly any possible type:
Item-based tasks, which can be configured to:
require any one item, or any one item from a list of items...