QiCuiHub / discord-audio-pipe

Route computer audio into a discord bot
MIT License
152 stars 17 forks source link

Channels with emoji in the name are not filled in the channel list #4

Closed Artemia76 closed 4 years ago

Artemia76 commented 4 years ago

All in the title.

QiCuiHub commented 4 years ago

I made some changes so that channels with emojis now show up in the list. Unfortunately tkinter is not able to display emojis so they get replaced with �.

Artemia76 commented 4 years ago

Nice, that's work! Thanks you, I pushed a pullrequest for a nicer "demojify " text

QiCuiHub commented 4 years ago

Good idea, I approved the pull request. I modified it a bit so that it still allows things like Kanji or Chinese characters through.