wtfnotavailable / Discord-MusicBot

Discord Music Bot Source Tree
Other
172 stars 80 forks source link

feat(lang): Added CJK fonts for Chinese and Japanese character #206

Closed sprucecellodev125 closed 7 months ago

sprucecellodev125 commented 7 months ago

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: image

After: image

Status and versioning classification:

Important.