package moe.nea.ultranotifier.event interface SubscriptionTarget { fun init() = Unit }