Please describe the changes this PR makes and why it should be merged:
This PR modifies djs-bot Dockerfile to install CJK fonts when running ./dc.sh up. This PR add Noto Fonts CJK into djs-bot container to fix missing characters problem in the song card.
Before:
After:
Status and versioning classification:
Code changes have been tested against the Discord API, or there are no code changes
This PR changes the library's interface (methods or parameters added)
Important.
Write in camelCase, not snake_case.
Do not push to master/main without testing your changes first, make a branch
if you have to.
Please describe the changes this PR makes and why it should be merged:
This PR modifies
djs-bot
Dockerfile to install CJK fonts when running./dc.sh up
. This PR add Noto Fonts CJK intodjs-bot
container to fix missing characters problem in the song card.Before:
After:
Status and versioning classification:
Important.