- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
13 lines
577 B
Markdown
13 lines
577 B
Markdown
---
|
|
id: 48e397e9-b2f6-4f8c-844d-b408cccbc372
|
|
type: solution
|
|
title: "Athletics team name alias fix"
|
|
tags: [paper-dynasty, python, fix, discord-bot]
|
|
importance: 0.5
|
|
confidence: 0.8
|
|
created: "2026-01-04T22:20:14.909433+00:00"
|
|
updated: "2026-01-04T22:20:14.909433+00:00"
|
|
---
|
|
|
|
Added 'Athletics' alias to ALL_MLB_TEAMS, IMAGES['mvp'], and AL_TEAM_IDS dictionaries in Paper Dynasty discord-app. The Oakland Athletics relocated and the database now uses 'Athletics' as the team lname/mlbclub, but code only had 'Oakland Athletics' keys causing KeyError when opening Team Choice packs.
|