オープンをボールド表記にして目立たせた

This commit is contained in:
2025-09-07 18:59:00 +09:00
parent 03ee0d70e2
commit 0c9d87ae94

View File

@@ -185,7 +185,7 @@ func battleSchedule() string {
panic(err)
}
output := "バンカラオープン スケジュール\n"
output := "**バンカラオープン スケジュール**\n"
output += "```\n"
output += battleScheduleSub(data.Result.BankaraOpen)
output += "```\n"