feat(agent-office): LottoAgent 등록 + seed + 텔레그램 메타

This commit is contained in:
2026-04-15 08:28:10 +09:00
parent cc17c29266
commit 7c4d7b4534
4 changed files with 51 additions and 0 deletions

View File

@@ -11,6 +11,10 @@ AGENT_META = {
"emoji": "🎵",
"color": "#44aa88",
},
"lotto": {
"emoji": "🎱",
"display_name": "로또 큐레이터",
},
}