Skip to content

Instantly share code, notes, and snippets.

View kurone-kito's full-sized avatar
🐱
にゃーん

Kuroné Kito (黒音キト) kurone-kito

🐱
にゃーん
View GitHub Profile
@kurone-kito
kurone-kito / livestreaming.md
Last active March 4, 2024 01:59
黒音キトの配信環境の解説
@kurone-kito
kurone-kito / schedule.pkl
Created September 20, 2024 18:52
VTuber黒音キトの、活動スケジュール
/// The activity type
typealias ActivityType = "release" | "streaming"
/// The date
typealias Date = String(matches(Regex(#"^[0-9]{4}-[0-9]{2}-[0-9]{2}$"#)))
/// The day
typealias Day = Duration(isBetween(0.d, 6.d))
/// The time span